Created attachment 140320 [details] glxinfo https://www.khronos.org/registry/webgl/sdk/tests/webgl-conformance-tests.html Using the WebGL 1.0.4 conformance test on my Sandybridge laptop. conformance/glsl/bugs/sampler-array-using-loop-index.html (Passed: 0/1 Failed: 1/1 in 605.0 ms) failed: successfullyParsed should be true (of type boolean). Was undefined (of type undefined). The other subtests are OK. I'm using Mesa 1.8.1.1 on Firefox 60.0.2 Manjaro Linux (i've attached a complete glxinfo).
Test passes on Chrome, likely a Firefox bug.
hi. Really looks like FF bug. Installing newest ff, configuration. Test: https://www.khronos.org/registry/webgl/sdk/tests/conformance/glsl/bugs/sampler-array-using-loop-index.html?webglVersion=1&quiet=0 GPU: Mesa DRI Intel(R) HD Graphics 620 (Kabylake GT2) Atm with FF 54.0 (20170612122310) Linux 4.15.0-24-generic and system mesa (3.0 Mesa 17.0.7): works FF 54.0 (20170612122310) Linux 4.15.0-24-generic and system mesa (3.0 Mesa 18.2.0-devel (git-2d5ddbe960)): works +++ FF 61.0 (20180621125625) Linux 4.15.0-24-generic and system mesa (3.0 Mesa 17.0.7): fails with: FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined). FF 61.0 (20180621125625) Linux 4.15.0-24-generic and system mesa (3.0 Mesa 18.2.0-devel (git-2d5ddbe960)): fails with: FAIL Unable to fetch WebGL rendering context for Canvas FAIL successfullyParsed should be true (of type boolean). Was undefined (of type *undefined).
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.