https://bugs.freedesktop.org/show_bug.cgi?id=89818
Bug ID: 89818 Summary: WebGL Conformance conformance/textures/texture-size-limit.html -> OUT_OF_MEMORY Product: Mesa Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Mesa core Assignee: mesa-dev@lists.freedesktop.org Reporter: lukebe...@hotmail.com QA Contact: mesa-dev@lists.freedesktop.org With the mesa llvmpipe or r300 in either Firefox or Chrome, navigate to: https://www.khronos.org/registry/webgl/sdk/tests/webgl-conformance-tests.html It fails with the mesa drivers, but passes with the nvidia proprietary driver on my GTX650. The intel driver was fixed here Bug 78770. Sample failure output: failed: getError expected: NO_ERROR. Was OUT_OF_MEMORY : there should be no error for level: 12 1x1 failed: getError expected: NO_ERROR. Was OUT_OF_MEMORY : there should be no error for level: 11 2x2 failed: getError expected: NO_ERROR. Was OUT_OF_MEMORY : there should be no error for level: 10 4x4 failed: getError expected: NO_ERROR. Was OUT_OF_MEMORY : there should be no error for level: 9 8x8 failed: getError expected: NO_ERROR. Was OUT_OF_MEMORY : there should be no error for level: 8 16x16 -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev