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

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_function.h28 #define DXIL_FUNC_PARAM_INT32 'i' macro
H A Ddxil_function.c165 case DXIL_FUNC_PARAM_INT32: return dxil_module_get_int_type(mod, 32);

Completed in 3 milliseconds