[Bug 93526] GfxBench 4 tessellation demos misrender

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Dec 30 02:10:38 PST 2015


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

--- Comment #2 from Kenneth Graunke <kenneth at whitecape.org> ---
It's a bug in the GLSL linker.  There are two outputs - one is a struct of four
mat4s, the other a float.  The linker thinks the structure takes no space, so
it assigns both the same location.

-- 
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/20151230/ea8da561/attachment.html>


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