Searched refs:DXIL_FUNC_PARAM_VOID (Results 1 – 2 of 2) sorted by relevance
38 #define DXIL_FUNC_PARAM_VOID 'v' macro
173 case DXIL_FUNC_PARAM_VOID: return dxil_module_get_void_type(mod); in get_type_from_string()