[Bug 87391] [i965]Piglit shaders_glsl-deriv-varyings fails on Mesa 10.4

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jul 16 07:06:41 PDT 2015


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

--- Comment #7 from Andrés Gómez García <agomez at igalia.com> ---
(In reply to Andrés Gómez García from comment #4)
> (In reply to lu hua from comment #3)
> > bug 82991 fixed. but this case still fails on the latest mesa 10.6 branch.
> > libGL: OpenDriver: trying /opt/X11R7/lib/dri/tls/i965_dri.so
> > libGL: OpenDriver: trying /opt/X11R7/lib/dri/i965_dri.so
> > libGL: Using DRI2 for screen 0
> > Probe color at (355,125)
> >   Expected: 0.800000 0.400000 0.000000
> >   Observed: 0.800000 0.000000 0.000000
> > PIGLIT: {"result": "fail" }
> 
> Is this failure happening with latest piglit? Notice that the test was
> modified as a result of fixing bug 87407.

Just now, compiled mesa 10.6 branch and passed the tests with piglit's master:

$ for i in ./tests/shaders/glsl-derivs-*; do echo $i; ./bin/shader_runner $i
-auto -fbo; done
./tests/shaders/glsl-derivs-abs.shader_test
PIGLIT: {"result": "pass" }
./tests/shaders/glsl-derivs-abs-sign.shader_test
PIGLIT: {"result": "pass" }
./tests/shaders/glsl-derivs-sign.shader_test
PIGLIT: {"result": "pass" }
./tests/shaders/glsl-derivs-swizzle.shader_test
PIGLIT: {"result": "pass" }
./tests/shaders/glsl-derivs-varyings.shader_test
PIGLIT: {"result": "pass" }

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20150716/7bdf03a3/attachment.html>


More information about the intel-3d-bugs mailing list