tgsi: handle bitwise opcodes in tgsi_opcode_infer_type (v2)
authorMarek Olšák <marek.olsak@amd.com>
Fri, 27 Feb 2015 23:34:53 +0000 (00:34 +0100)
committerMarek Olšák <marek.olsak@amd.com>
Mon, 16 Mar 2015 11:54:18 +0000 (12:54 +0100)
commit9da9c8e3f4f8f06c32efa8344b0a995d34c3b592
treebe411e6598721bdd7788341bafb92132a92212c1
parent216543ea547dd0572d9f2f0364f7a239a5aeafe1
tgsi: handle bitwise opcodes in tgsi_opcode_infer_type (v2)

v2: set the same types as the destination type in tgsi_exec

Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/gallium/auxiliary/tgsi/tgsi_info.c