[Bug 99314] [g33] glsl regressions
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jan 7 21:07:10 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=99314
Kenneth Graunke <kenneth at whitecape.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Kenneth Graunke <kenneth at whitecape.org> ---
Should be fixed by
commit 42699e12711668a142b7acf11c168cf4301c1295
Author: Kenneth Graunke <kenneth at whitecape.org>
Date: Sat Jan 7 12:55:17 2017 -0800
glsl: Make is_fixed_function_array actually check for varyings.
We can't check VARYING_SLOT_* locations until we've determined that
the variable is actually a varying.
Fixes assert failures in drivers which actually use this path,
such as radeonsi and i915.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=99314
Signed-off-by: Kenneth Graunke <kenneth at whitecape.org>
if not, please reopen.
--
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/20170107/3c959d6b/attachment.html>
More information about the intel-3d-bugs
mailing list