bugzilla-daemon at freedesktop.org
2016-Jul-24 20:03 UTC
[Nouveau] [Bug 97067] New: WebGL: conformance/glsl/misc/shaders-with-invariance.html Fail
https://bugs.freedesktop.org/show_bug.cgi?id=97067
Bug ID: 97067
Summary: WebGL:
conformance/glsl/misc/shaders-with-invariance.html
Fail
Product: Mesa
Version: 11.2
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau at lists.freedesktop.org
Reporter: lukebenes at hotmail.com
QA Contact: nouveau at lists.freedesktop.org
With a GeForce GTX 650 and Mesa 11.2.0 I'm getting the following failure on
Google Chrome and Firefox
https://www.khronos.org/registry/webgl/conformance-suites/1.0.3/conformance/glsl/misc/shaders-with-invariance.html?webglVersion=1
test: vertex shader with variant varying and fragment shader with invariant
(global setting) varying must fail
FAIL [unexpected fragment shader compile status] (expected: true) vertex shader
with variant varying and fragment shader with invariant (global setting)
varying must fail
test: vertex shader with invariant varying and fragment shader with invariant
(global setting) varying must succeed
FAIL [unexpected fragment shader compile status] (expected: true) vertex shader
with invariant varying and fragment shader with invariant (global setting)
varying must succeed
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/nouveau/attachments/20160724/3bbe0a75/attachment.html>
bugzilla-daemon at freedesktop.org
2016-Jul-24 20:20 UTC
[Nouveau] [Bug 97067] WebGL: conformance/glsl/misc/shaders-with-invariance.html Fail
https://bugs.freedesktop.org/show_bug.cgi?id=97067
Ilia Mirkin <imirkin at alum.mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
QA Contact|nouveau at lists.freedesktop.o |mesa-dev at
lists.freedesktop.
|rg |org
Assignee|nouveau at lists.freedesktop.o |mesa-dev at
lists.freedesktop.
|rg |org
Component|Drivers/DRI/nouveau |Mesa core
--- Comment #1 from Ilia Mirkin <imirkin at alum.mit.edu> ---
I believe this is a core mesa issue, not something nouveau-specific. I get a
few failures in there (including the ones you point out) with i965/SKL and Mesa
12.0.1.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/nouveau/attachments/20160724/22627755/attachment.html>
Reasonably Related Threads
- [Bug 89759] New: WebGL OGL ES GLSL conformance test with mesa drivers fails
- [Bug 92136] New: WebGL Conformance conformance/textures/texture-size-limit.html -> system freeze
- [Bug 89758] New: pow WebGL Conformance test with mesa drivers
- [Bug 105629] New: WebGL shader regular update crashes nouveau driver 17.3.3
- rgl/webGL complains about Javascript, even in recent online docs?