Searched refs:SysSemanticToIndex (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vs_exec.c104 unsigned i = machine->SysSemanticToIndex[TGSI_SEMANTIC_INSTANCEID];
128 unsigned vid = machine->SysSemanticToIndex[TGSI_SEMANTIC_VERTEXID];
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.h258 unsigned SysSemanticToIndex[TGSI_SEMANTIC_COUNT]; member in struct:tgsi_exec_machine
H A Dtgsi_exec.c2408 mach->SysSemanticToIndex[decl->Declaration.Semantic] = decl->Range.First;

Completed in 217 milliseconds