[Bug 76394] [IVB/HSW] ogl-samples: gl-320-primitive-shading render error (missing all colors)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Apr 4 06:16:01 PDT 2014


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

--- Comment #4 from Iago Toral <itoral at igalia.com> ---
The problem is that the glsl compiler generates flat names for the fields in
these blocks that do not consider the instance name, so it produces a name like
block.Color for boths fields, leading to clashes.

Patch sent to the mailing list for review:
http://lists.freedesktop.org/archives/mesa-dev/2014-April/057202.html

-- 
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/20140404/ed0bf2cb/attachment.html>


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