Home
last modified time | relevance | path

Searched refs:DXIL_CAST_FPTRUNC (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_dump_decls.h160 [DXIL_CAST_FPTRUNC] = "ftrunc",
Ddxil_module.h87 DXIL_CAST_FPTRUNC = 7, enumerator
Dnir_to_dxil.c1895 return DXIL_CAST_FPTRUNC; in get_cast_op()