Replace reference to tgsi-instruction-set.txt.

That file has been replaced by tgsi.rst.

Signed-off-by: José Fonseca <jfonseca@vmware.com>
This commit is contained in:
Tilman Sauerbeck 2010-09-07 01:29:22 -07:00 committed by José Fonseca
parent 4a730b773f
commit 98e277111b
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ struct tgsi_property_data {
* *
* For more information on semantics of opcodes and * For more information on semantics of opcodes and
* which APIs are known to use which opcodes, see * which APIs are known to use which opcodes, see
* auxiliary/tgsi/tgsi-instruction-set.txt * gallium/docs/source/tgsi.rst
*/ */
#define TGSI_OPCODE_ARL 0 #define TGSI_OPCODE_ARL 0
#define TGSI_OPCODE_MOV 1 #define TGSI_OPCODE_MOV 1