Home
last modified time | relevance | path

Searched refs:TGSI_SEMANTIC_VERTICESIN (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_from_mesa.c257 return TGSI_SEMANTIC_VERTICESIN; in tgsi_get_sysval_semantic()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h193 TGSI_SEMANTIC_VERTICESIN, /**< number of input vertices */ enumerator
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp455 case TGSI_SEMANTIC_VERTICESIN: return nv50_ir::SV_VERTEX_COUNT; in translateSysVal()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c1584 case TGSI_SEMANTIC_VERTICESIN: in emit_fetch_system_value()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c4785 case TGSI_SEMANTIC_VERTICESIN: in emit_system_value_declaration()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c1776 } else if (ctx->info.system_value_semantic_name[tgsi_src->Register.Index] == TGSI_SEMANTIC_VERTICESIN) { in tgsi_src()

Completed in 43 milliseconds