[Mesa-dev] [PATCH 5/6] glsl: Perform type checking on "^^" operands.

Chad Versace chad at chad-versace.us
Mon Apr 11 15:00:35 PDT 2011


On 04/09/2011 10:17 PM, Eric Anholt wrote:
> We were letting any old operand through, which generally resulted in
> assertion failures later.
> 
> Fixes array-logical-xor.vert.
> ---
>  src/glsl/ast_to_hir.cpp |   13 ++++++++++---
>  1 files changed, 10 insertions(+), 3 deletions(-)

get_scalar_boolean_operand() is looking more and more useful as I
traverse your patch list.

This patch is
Reviewed-by: Chad Versace <chad.versace at intel.com>
, with the typo fixed, of course.


-- 
Chad Versace
chad at chad-versace.us


More information about the mesa-dev mailing list