Translate MESA GLSL opcodes to TGSI opcodes.
[mesa.git] / src / mesa / pipe / tgsi / core / tgsi_token.h
index 40297f257577157fd43ada9ffcbc9794ee15b0a2..12fc6df2ee933914dc8a2393561591950547532a 100644 (file)
@@ -683,7 +683,7 @@ struct tgsi_immediate_float32
 #define TGSI_OPCODE_NOP                 98
 /* TGSI_OPCODE_ABS */
 /* TGSI_OPCODE_ADD */
-#define TGSI_OPCODE_BGNLOOP             99
+#define TGSI_OPCODE_BGNLOOP2            99
 #define TGSI_OPCODE_BGNSUB              100
 /* TGSI_OPCODE_BRA */
 /* TGSI_OPCODE_BRK */