Searched refs:DXIL_FUNC_PARAM_INT16 (Results 1 – 2 of 2) sorted by relevance
29 #define DXIL_FUNC_PARAM_INT16 'h' macro
166 case DXIL_FUNC_PARAM_INT16: return dxil_module_get_int_type(mod, 16); in get_type_from_string()