Searched refs:DXIL_FUNC_PARAM_BOOL (Results 1 – 2 of 2) sorted by relevance
31 #define DXIL_FUNC_PARAM_BOOL 'b' macro
168 case DXIL_FUNC_PARAM_BOOL: return dxil_module_get_int_type(mod, 1); in get_type_from_string()