Home
last modified time | relevance | path

Searched refs:TGSI_SEMANTIC_VERTEXID_NOBASE (Results 1 – 25 of 100) sorted by relevance

1234

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c223 return TGSI_SEMANTIC_VERTEXID_NOBASE; in tgsi_get_sysval_semantic()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c225 return TGSI_SEMANTIC_VERTEXID_NOBASE; in tgsi_get_sysval_semantic()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c225 return TGSI_SEMANTIC_VERTEXID_NOBASE; in tgsi_get_sysval_semantic()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c225 return TGSI_SEMANTIC_VERTEXID_NOBASE; in tgsi_get_sysval_semantic()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c225 return TGSI_SEMANTIC_VERTEXID_NOBASE; in tgsi_get_sysval_semantic()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c225 return TGSI_SEMANTIC_VERTEXID_NOBASE; in tgsi_get_sysval_semantic()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c225 return TGSI_SEMANTIC_VERTEXID_NOBASE; in tgsi_get_sysval_semantic()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c225 return TGSI_SEMANTIC_VERTEXID_NOBASE; in tgsi_get_sysval_semantic()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c225 return TGSI_SEMANTIC_VERTEXID_NOBASE; in tgsi_get_sysval_semantic()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c225 return TGSI_SEMANTIC_VERTEXID_NOBASE; in tgsi_get_sysval_semantic()
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c225 return TGSI_SEMANTIC_VERTEXID_NOBASE; in tgsi_get_sysval_semantic()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/draw/
H A Ddraw_vs_exec.c145 unsigned vid = machine->SysSemanticToIndex[TGSI_SEMANTIC_VERTEXID_NOBASE]; in vs_exec_run_linear()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_vs_exec.c148 unsigned vid = machine->SysSemanticToIndex[TGSI_SEMANTIC_VERTEXID_NOBASE]; in vs_exec_run_linear()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_vs_exec.c148 unsigned vid = machine->SysSemanticToIndex[TGSI_SEMANTIC_VERTEXID_NOBASE]; in vs_exec_run_linear()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_vs_exec.c148 unsigned vid = machine->SysSemanticToIndex[TGSI_SEMANTIC_VERTEXID_NOBASE]; in vs_exec_run_linear()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_vs_exec.c148 unsigned vid = machine->SysSemanticToIndex[TGSI_SEMANTIC_VERTEXID_NOBASE]; in vs_exec_run_linear()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_vs_exec.c148 unsigned vid = machine->SysSemanticToIndex[TGSI_SEMANTIC_VERTEXID_NOBASE]; in vs_exec_run_linear()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_vs_exec.c148 unsigned vid = machine->SysSemanticToIndex[TGSI_SEMANTIC_VERTEXID_NOBASE]; in vs_exec_run_linear()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/draw/
H A Ddraw_vs_exec.c148 unsigned vid = machine->SysSemanticToIndex[TGSI_SEMANTIC_VERTEXID_NOBASE]; in vs_exec_run_linear()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_vs_exec.c148 unsigned vid = machine->SysSemanticToIndex[TGSI_SEMANTIC_VERTEXID_NOBASE]; in vs_exec_run_linear()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_vs_exec.c148 unsigned vid = machine->SysSemanticToIndex[TGSI_SEMANTIC_VERTEXID_NOBASE]; in vs_exec_run_linear()
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_vs_exec.c148 unsigned vid = machine->SysSemanticToIndex[TGSI_SEMANTIC_VERTEXID_NOBASE]; in vs_exec_run_linear()
/dports/lang/clover/mesa-21.3.6/src/gallium/include/pipe/
H A Dp_shader_tokens.h187 TGSI_SEMANTIC_VERTEXID_NOBASE, enumerator
/dports/x11/virglrenderer/virglrenderer-7d204f3927be65fb3365dce01dbcd04d447a4985/src/gallium/include/pipe/
H A Dp_shader_tokens.h194 #define TGSI_SEMANTIC_VERTEXID_NOBASE 28 macro
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/include/pipe/
H A Dp_shader_tokens.h187 TGSI_SEMANTIC_VERTEXID_NOBASE, enumerator

1234