https://bugs.freedesktop.org/show_bug.cgi?id=107839

Danylo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Danylo <[email protected]> ---
Indeed, it seems it is not a Mesa's bug since in dev console in Firefox there
is next error:

 *** Error compiling FRAGMENT_SHADER '[object WebGLShader]':ERROR: 0:6:
'gl_FragData' : cannot use both gl_FragData and gl_FragColor
ERROR: 0:10: 'gl_FragColor' : cannot use both gl_FragData and gl_FragColor

Which isn't a Mesa's error.

The WebGL test in question should have failed with current Mesa - see
https://bugs.freedesktop.org/show_bug.cgi?id=107842
However it passes on Chrome and it looks like Chrome completely ignores
invariant qualifiers...

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to