Remove TGSI_OPCODE_TXP
authorBrian <brian.paul@tungstengraphics.com>
Thu, 8 Nov 2007 18:44:12 +0000 (11:44 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Thu, 8 Nov 2007 18:44:12 +0000 (11:44 -0700)
commitae9fe0f981377cb25bc3fe6f23a6ee7e3b73d0c2
tree6f65724a6f3bb6a729c289bd43a2e97aabe51663
parentfa63d6d32c93a5d8cd88c0c7d4a8ac4c1c1c1a9d
Remove TGSI_OPCODE_TXP

Use TGSI_OPCODE_TEX with ExtDivide=TGSI_EXTSWIZZLE_W instead.
src/mesa/pipe/i915simple/i915_fpc_translate.c
src/mesa/pipe/tgsi/exec/tgsi_token.h