Searched refs:DXIL_FUNC_PARAM_INT8 (Results 1 – 2 of 2) sorted by relevance
30 #define DXIL_FUNC_PARAM_INT8 'c' macro
167 case DXIL_FUNC_PARAM_INT8: return dxil_module_get_int_type(mod, 8); in get_type_from_string()