Home
last modified time | relevance | path

Searched refs:DXIL_FUNC_PARAM_DIM (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_function.h42 #define DXIL_FUNC_PARAM_DIM 'D' macro
Ddxil_function.c176 case DXIL_FUNC_PARAM_DIM: return dxil_module_get_dimret_type(mod); in get_type_from_string()