r600g: Clean up defined magic numbers for TGSI opcodes
authorRhys Kidd <rhyskidd@gmail.com>
Sat, 27 Aug 2016 16:05:31 +0000 (12:05 -0400)
committerEric Anholt <eric@anholt.net>
Mon, 29 Aug 2016 18:03:20 +0000 (11:03 -0700)
commitb1b7e921f82027228b8e6d3e1baa06f4c3508626
tree00343140b24f0f083c07b117f402a9f10f142e54
parentd4cb3ee95cfe8487d431f99ae9b9d5a904708fb3
r600g: Clean up defined magic numbers for TGSI opcodes

Small code clean up that removes magic numbers where a TGSI
opcode has been defined.

No functional change expected as each opcode is unsupported on
the respective hardware.

Signed-off-by: Rhys Kidd <rhyskidd@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Tested-by: James Harvey <lothmordor@gmail.com>
src/gallium/drivers/r600/r600_shader.c
src/gallium/include/pipe/p_shader_tokens.h