Searched refs:DXIL_FUNC_PARAM_INT32 (Results 1 – 2 of 2) sorted by relevance
28 #define DXIL_FUNC_PARAM_INT32 'i' macro
165 case DXIL_FUNC_PARAM_INT32: return dxil_module_get_int_type(mod, 32); in get_type_from_string()