tgsi: add DDIV instruction
[mesa.git] / src / gallium / include / pipe / p_shader_tokens.h
index 3384035a71189a870eab8161f26c953a841bcc56..a867d13914402d8e0b9ccac4bfd86b8f0542591a 100644 (file)
@@ -601,7 +601,10 @@ struct tgsi_property_data {
 #define TGSI_OPCODE_U64DIV              245
 #define TGSI_OPCODE_I64MOD              246
 #define TGSI_OPCODE_U64MOD              247
-#define TGSI_OPCODE_LAST                248
+
+#define TGSI_OPCODE_DDIV                248
+
+#define TGSI_OPCODE_LAST                249
 
 /**
  * Opcode is the operation code to execute. A given operation defines the