gallivm: add min_lod==max_lod special-case code in lp_build_lod_selector()
[mesa.git] / src / gallium / auxiliary / tgsi / tgsi_opcode_tmp.h
index a35186c2238f7d193b21b0201f8a9822aeb0328d..e4af15c156fe8235883253d0956e64cb9b3f49b4 100644 (file)
@@ -160,6 +160,7 @@ OP12(UDIV)
 OP13(UMAD)
 OP12(UMAX)
 OP12(UMIN)
+OP12(UMOD)
 OP12(UMUL)
 OP12(USEQ)
 OP12(USGE)