Remove windows kernel support code.
[mesa.git] / src / gallium / auxiliary / tgsi / tgsi_opcode_tmp.h
index e472947507dad1c53eaa7d62398de3ac53c40f8b..b5d4504425ba9d64b9b67f98fa8f847ffb5072f3 100644 (file)
@@ -163,6 +163,23 @@ OP12(USGE)
 OP12(USHR)
 OP12(USLT)
 OP12(USNE)
+OP01(SWITCH)
+OP01(CASE)
+OP00(DEFAULT)
+OP00(ENDSWITCH)
+
+OP12(LOAD)
+OP12(LOAD_MS)
+OP13(SAMPLE)
+OP14(SAMPLE_B)
+OP14(SAMPLE_C)
+OP14(SAMPLE_C_LZ)
+OP15(SAMPLE_D)
+OP13(SAMPLE_L)
+OP13(GATHER4)
+OP12(RESINFO)
+OP13(SAMPLE_POS)
+OP12(SAMPLE_INFO)
 
 
 #undef OP00
@@ -176,6 +193,10 @@ OP12(USNE)
 #undef OP14
 #endif
 
+#ifdef OP15
+#undef OP15
+#endif
+
 #undef OP00_LBL
 #undef OP01_LBL