Bug 107028 - [SNB][WebGL] conformance/glsl/misc/fragcolor-fragdata-invariant.html unexpected fragment shader compile status
Summary: [SNB][WebGL] conformance/glsl/misc/fragcolor-fragdata-invariant.html unexpect...
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i965 (show other bugs)
Version: 18.0
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Intel 3D Bugs Mailing List
QA Contact: Intel 3D Bugs Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-25 13:15 UTC by Leonardo
Modified: 2018-12-12 19:07 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
glxinfo (26.94 KB, text/plain)
2018-06-25 13:15 UTC, Leonardo
Details

Description Leonardo 2018-06-25 13:15:35 UTC
Created attachment 140321 [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/misc/fragcolor-fragdata-invariant.html (Passed: 1/2 Failed: 1/2 in 582.0 ms)

    failed: [unexpected fragment shader compile status] (expected: true) Declaring both gl_FragColor and gl_FragData invariant should succeed.

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).
Comment 1 Leonardo 2018-12-12 19:07:32 UTC
I've retested 2 times the WebGL CTS 1.0.4 with Mesa 18.2.6 and Firefox 64.0 on Manjaro Linux up to date and now the test pass correctly

----------------------------------------

conformance/glsl/misc/fragcolor-fragdata-invariant.html (Passed: 2/2 in 788.0 ms)

Declaring both gl_FragColor and gl_FragData invariant should succeed.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

test: Declaring both gl_FragColor and gl_FragData invariant should succeed.
default vertex shader
default vertex shader translated for driver
test fragment shader
test fragment shader translated for driver
PASS Declaring both gl_FragColor and gl_FragData invariant should succeed.
PASS successfullyParsed is true

TEST COMPLETE


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.