program: Remove incorrect comment about OPCODE_TXD.
authorMatt Turner <mattst88@gmail.com>
Sat, 27 Feb 2016 21:55:27 +0000 (13:55 -0800)
committerMatt Turner <mattst88@gmail.com>
Tue, 1 Mar 2016 19:41:29 +0000 (11:41 -0800)
commit0d1f6c752f6c4c7c5c2ec6be569e4bdd33bef204
treef5ab039f6f2087c9832a516be75a396688c6afaa
parent624d06708d12c3f6941128cd55e43305e12445f3
program: Remove incorrect comment about OPCODE_TXD.

The table in prog_instruction.h is correct.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Acked-by: Brian Paul <brianp@vmware.com>
src/mesa/program/prog_execute.c