Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_signature.c152 (info->kind == DXIL_SEM_PRIMITIVE_ID && is_gs_input) || in get_additional_semantic_info()
224 info->kind = DXIL_SEM_PRIMITIVE_ID; in get_semantic_sv_name()
301 info->kind = DXIL_SEM_PRIMITIVE_ID; in get_semantic_name()
368 case DXIL_SEM_PRIMITIVE_ID: return DXIL_PROG_SEM_PRIMITIVE_ID; in prog_semantic_from_kind()
Ddxil_enums.h48 DXIL_SEM_PRIMITIVE_ID, enumerator