Searched refs:DXIL_FUNC_PARAM_FLOAT32 (Results 1 – 2 of 2) sorted by relevance
34 #define DXIL_FUNC_PARAM_FLOAT32 'f' macro
170 case DXIL_FUNC_PARAM_FLOAT32: return dxil_module_get_float_type(mod, 32); in get_type_from_string()