[Bug 102685] piglit.spec.glsl-1_50.compiler.vs-redeclares-pervertex-out-before-global-redeclaration
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Sep 14 22:51:16 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=102685
Kenneth Graunke <kenneth at whitecape.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #3 from Kenneth Graunke <kenneth at whitecape.org> ---
Fixed by:
commit 4af156224ea8d5c21464f02aecc25f64de681170
Author: Iago Toral Quiroga <itoral at igalia.com>
Date: Wed Sep 13 08:59:18 2017 +0200
glsl: use 'declared_var' instead of 'var' after checking redeclarations
Since the original 'var' might have been deleted from this point forward.
Bugzila: https://bugs.freedesktop.org/show_bug.cgi?id=102685
Fixes: 51bf007d2c27fba (glsl: Disallow unsized array of atomic_uint)
Reviewed-by: Nicolai Hähnle <nicolai.haehnle at amd.com>
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20170914/2f89988c/attachment.html>
More information about the intel-3d-bugs
mailing list