Searched refs:DXIL_FUNC_PARAM_POINTER (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/microsoft/compiler/ | ||
D | dxil_function.h | 37 #define DXIL_FUNC_PARAM_POINTER '*' macro |
D | dxil_function.c | 179 case DXIL_FUNC_PARAM_POINTER: { in get_type_from_string() |