[Mesa-dev] [PATCH 3/3] i965/vs: Remove scalar-only assertion in emit_bool_to_cond_code.
Eric Anholt
eric at anholt.net
Tue Aug 30 14:55:36 PDT 2011
On Tue, 30 Aug 2011 12:34:15 -0700, Kenneth Graunke <kenneth at whitecape.org> wrote:
> This was cut and pasted from the FS backend, where everything is
> a scalar. However, looking at the emit_if_gen6 code, it looks like this
> should all just work.
all_equal and any_nequal look broken to me. We need to have the caller
that's about to set PREDICATE_NORMAL use the proper predicate.
The previous two patches are
Reviewed-by: Eric Anholt <eric at anholt.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20110830/78b89abe/attachment-0001.pgp>
More information about the mesa-dev
mailing list