[Bug 83515] [SNB+]Piglit spec_EXT_shader_integer_mix_execution_fs-mix-if-bool crash
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Sep 19 00:53:31 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=83515
Kenneth Graunke <kenneth at whitecape.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Kenneth Graunke <kenneth at whitecape.org> ---
should be fixed by:
commit 6272e60ca394a8da178d3352831a48f4c429a3bc
Author: Kenneth Graunke <kenneth at whitecape.org>
Date: Thu Sep 4 00:18:43 2014 -0700
i965: Handle ir_triop_csel in emit_if_gen6().
ir_triop_csel can return a boolean expression, so we need to handle it
here; we simply forgot when we added ir_triop_csel, and forgot again
when adding it to emit_bool_to_cond_code.
Fixes Piglit's EXT_shader_integer_mix/{vs,fs}-mix-if-bool on Sandybridge.
Signed-off-by: Kenneth Graunke <kenneth at whitecape.org>
Reviewed-by: Matt Turner <mattst88 at gmail.com>
Cc: mesa-stable at lists.freedesktop.org
--
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/20140919/7f4aea69/attachment-0001.html>
More information about the intel-3d-bugs
mailing list