Searched refs:DXIL_FUNC_PARAM_INT64 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_function.h27 #define DXIL_FUNC_PARAM_INT64 'l' macro
H A Ddxil_function.c164 case DXIL_FUNC_PARAM_INT64: return dxil_module_get_int_type(mod, 64);

Completed in 3 milliseconds