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

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_enums.h48 DXIL_SEM_PRIMITIVE_ID, enumerator in enum:dxil_semantic_kind
H A Ddxil_signature.c115 (info->kind == DXIL_SEM_PRIMITIVE_ID && is_gs_shader) ||
190 info->kind = DXIL_SEM_PRIMITIVE_ID;
268 info->kind = DXIL_SEM_PRIMITIVE_ID;
319 case DXIL_SEM_PRIMITIVE_ID: return DXIL_PROG_SEM_PRIMITIVE_ID;

Completed in 5 milliseconds