Searched refs:DXIL_FUNC_PARAM_FLOAT64 (Results 1 – 2 of 2) sorted by relevance
33 #define DXIL_FUNC_PARAM_FLOAT64 'g' macro
169 case DXIL_FUNC_PARAM_FLOAT64: return dxil_module_get_float_type(mod, 64); in get_type_from_string()