Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_function.h37 #define DXIL_FUNC_PARAM_POINTER '*' macro
Ddxil_function.c179 case DXIL_FUNC_PARAM_POINTER: { in get_type_from_string()