Searched refs:DXIL_FUNC_PARAM_FLOAT32 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_function.h34 #define DXIL_FUNC_PARAM_FLOAT32 'f' macro
H A Ddxil_function.c170 case DXIL_FUNC_PARAM_FLOAT32: return dxil_module_get_float_type(mod, 32);

Completed in 3 milliseconds