gallium/u_blitter: implement copying from ZS to color and vice versa
[mesa.git] / src / gallium / auxiliary / tgsi / tgsi_opcode_tmp.h
index 54a1ee15b68aa5b73c7d18c4dc6bc99bca4ac244..2ade618db00492257d9a3383960d45f32ec5b143 100644 (file)
@@ -165,6 +165,12 @@ OP11(SAMP2HND)
 
 OP12(IMUL_HI)
 OP12(UMUL_HI)
+OP13(UBFE)
+OP11(F2D)
+OP11(D2F)
+OP11(U2D)
+OP11(D2U)
+OP12(DMUL)
 
 #undef OP00
 #undef OP01