Searched refs:TGSI_SEMANTIC_VERTEXID (Results 1 - 25 of 34) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c221 return TGSI_SEMANTIC_VERTEXID;
H A Dtgsi_scan.c698 case TGSI_SEMANTIC_VERTEXID:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_vs_exec.c135 unsigned vid = machine->SysSemanticToIndex[TGSI_SEMANTIC_VERTEXID];
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_vs_exec.c138 unsigned vid = machine->SysSemanticToIndex[TGSI_SEMANTIC_VERTEXID];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h177 TGSI_SEMANTIC_VERTEXID, enumerator in enum:tgsi_semantic
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h171 TGSI_SEMANTIC_VERTEXID, enumerator in enum:tgsi_semantic
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_program.c57 case TGSI_SEMANTIC_VERTEXID: return 0x2fc;
100 case TGSI_SEMANTIC_VERTEXID:
250 case TGSI_SEMANTIC_VERTEXID:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_program.c58 case TGSI_SEMANTIC_VERTEXID: return 0x2fc;
101 case TGSI_SEMANTIC_VERTEXID:
251 case TGSI_SEMANTIC_VERTEXID:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_target_nv50.cpp575 case TGSI_SEMANTIC_VERTEXID: locs[SV_VERTEX_ID] = addr; break;
H A Dnv50_ir_from_tgsi.cpp445 case TGSI_SEMANTIC_VERTEXID: return nv50_ir::SV_VERTEX_ID;
1309 case TGSI_SEMANTIC_VERTEXID:
1433 case TGSI_SEMANTIC_VERTEXID:
H A Dnv50_ir_from_nir.cpp1007 *name = TGSI_SEMANTIC_VERTEXID;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_target_nv50.cpp586 case TGSI_SEMANTIC_VERTEXID: locs[SV_VERTEX_ID] = addr; break;
H A Dnv50_ir_from_tgsi.cpp443 case TGSI_SEMANTIC_VERTEXID: return nv50_ir::SV_VERTEX_ID;
1262 case TGSI_SEMANTIC_VERTEXID:
1386 case TGSI_SEMANTIC_VERTEXID:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_mesa_to_tgsi.c962 semName == TGSI_SEMANTIC_VERTEXID) {
H A Dst_glsl_to_tgsi.cpp5758 return TGSI_SEMANTIC_VERTEXID;
6875 semName == TGSI_SEMANTIC_VERTEXID) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.c677 case TGSI_SEMANTIC_VERTEXID:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_program.c70 case TGSI_SEMANTIC_VERTEXID:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_program.c70 case TGSI_SEMANTIC_VERTEXID:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dscreen.rst254 TGSI_SEMANTIC_VERTEXID_NOBASE (and not TGSI_SEMANTIC_VERTEXID). This means
256 will need to lower TGSI_SEMANTIC_VERTEXID to TGSI_SEMANTIC_VERTEXID_NOBASE
H A Dtgsi.rst3290 TGSI_SEMANTIC_VERTEXID subsubsection in subsection:Declaration Semantic
3303 == TGSI_SEMANTIC_VERTEXID). This is an integer value, and only the X component
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dscreen.rst267 TGSI_SEMANTIC_VERTEXID_NOBASE (and not TGSI_SEMANTIC_VERTEXID). This means
269 will need to lower TGSI_SEMANTIC_VERTEXID to TGSI_SEMANTIC_VERTEXID_NOBASE
H A Dtgsi.rst3354 TGSI_SEMANTIC_VERTEXID subsubsection in subsection:Declaration Semantic
3367 == TGSI_SEMANTIC_VERTEXID). This is an integer value, and only the X component
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c560 case TGSI_SEMANTIC_VERTEXID:
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c601 case TGSI_SEMANTIC_VERTEXID:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c1682 case TGSI_SEMANTIC_VERTEXID:

Completed in 62 milliseconds

12