Home
last modified time | relevance | path

Searched refs:DXIL_ICMP_ULT (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_dump_decls.h144 [DXIL_ICMP_ULT] = "uiLT",
H A Ddxil_module.h117 DXIL_ICMP_ULT = 36, enumerator
H A Dnir_to_dxil.c2418 case nir_op_ult: return emit_cmp(ctx, alu, DXIL_ICMP_ULT, src[0], src[1]); in emit_alu()

Completed in 10 milliseconds