[Bug 55256] r600g R600_LLVM=1 bad rendering (light blue instead of grey)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 24 03:22:10 PDT 2012


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

--- Comment #6 from Török Edwin <edwin+mesa at etorok.net> ---
Created attachment 67624
  --> https://bugs.freedesktop.org/attachment.cgi?id=67624&action=edit
bug.shader_test

A small piglit .shader_test that reproduces the bug:
$ bin/shader_runner -auto bug.shader_test
Probe at (0,0)
  Expected: 0.500000 0.500000 0.500000 1.000000
  Observed: 0.501961 1.000000 1.000000 1.000000
PIGLIT: {'result': 'fail' }

$ R600_LLVM=0 bin/shader_runner -auto bug.shader_test
PIGLIT: {'result': 'pass' }
$ LIBGL_ALWAYS_SOFTWARE=1 bin/shader_runner -auto bug.shader_test
PIGLIT: {'result': 'pass' }

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20120924/2109b580/attachment.html>


More information about the dri-devel mailing list