From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 89759] New: WebGL OGL ES GLSL conformance test with
mesa drivers fails
Date: Wed, 25 Mar 2015 06:27:58 +0000
Message-ID:
Bug ID
89759
Summary
WebGL OGL ES GLSL conformance test with mesa drivers fails
Product
Mesa
Version
unspecified
Hardware
Other
OS
All
Status
NEW
Severity
normal
Priority
medium
Component
Drivers/DRI/nouveau
Assignee
nouveau@lists.freedesktop.org
Reporter
lukebenes@hotmail.com
QA Contact
nouveau@lists.freedesktop.org
On a GTX 650, the following 2 GLSL tests fail with the nouveau drivers but pass
with the nvidia proprietary driver:
https://www.khronos.org/registry/webgl/conformance-suites/1.0.2/conformance/ogles/GL/functions/functions_001_to_008.html
test: array_float_vert.test.html
FAIL pixel @ (33, 33 was [182,255,255,255] expected [255,255,255,255]
test: array_float_frag.test.html
FAIL pixel @ (33, 33 was [182,255,255,255] expected [255,255,255,255]