[Bug 97309] piglit.spec.glsl-1_30.compiler.switch-statement.switch-case-duplicated.vert regression
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Aug 22 06:07:15 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=97309
Tapani Pälli <lemody at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Tapani Pälli <lemody at gmail.com> ---
fixed by:
--- 8< ---
commit 68233801aeb73961cd47dbba276e5d6fcf5411fc
Author: Tapani Pälli <tapani.palli at intel.com>
Date: Fri Aug 19 13:44:54 2016 +0300
glsl: fix key used for hashing switch statement cases
Implementation previously used value itself as the key, however after
hash implementation change by ee02a5e we cannot use 0 as key.
v2: use constant pointer as the key and implement comparison
for contents (Eric Anholt)
Signed-off-by: Tapani Pälli <tapani.palli at intel.com>
Reviewed-by: Eric Anholt <eric at anholt.net>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=97309
--
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/20160822/d1e219b0/attachment.html>
More information about the intel-3d-bugs
mailing list