gallium: add TGSI opcodes UARL and UCMP
authorBryan Cain <bryancain3@gmail.com>
Sat, 10 Sep 2011 17:31:54 +0000 (12:31 -0500)
committerBryan Cain <bryancain3@gmail.com>
Sat, 10 Sep 2011 17:46:41 +0000 (12:46 -0500)
commit324ac982d8e7c2693035342de2d24baff3042911
tree2292218438c582665e41c1c64db654607589956b
parent9222c497f9e73ae19b1b4dab1d9c9b4aa797b11d
gallium: add TGSI opcodes UARL and UCMP

They are needed by glsl_to_tgsi for an efficient implementation using native
integers.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/gallium/auxiliary/tgsi/tgsi_exec.c
src/gallium/auxiliary/tgsi/tgsi_info.c
src/gallium/docs/source/tgsi.rst
src/gallium/include/pipe/p_shader_tokens.h