Home
last modified time | relevance | path

Searched refs:TGSI_SEMANTIC_COUNT (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_strings.c64 const char *tgsi_semantic_names[TGSI_SEMANTIC_COUNT] =
250 STATIC_ASSERT(ARRAY_SIZE(tgsi_semantic_names) == TGSI_SEMANTIC_COUNT); in tgsi_strings_check()
H A Dtgsi_strings.h43 extern const char *tgsi_semantic_names[TGSI_SEMANTIC_COUNT];
H A Dtgsi_exec.h303 unsigned SysSemanticToIndex[TGSI_SEMANTIC_COUNT];
H A Dtgsi_build.c271 assert( semantic_name <= TGSI_SEMANTIC_COUNT ); in tgsi_build_declaration_semantic()
H A Dtgsi_text.c1489 for (i = 0; i < TGSI_SEMANTIC_COUNT; i++) { in parse_declaration()
H A Dtgsi_exec.c1072 for (k = 0; k < TGSI_SEMANTIC_COUNT; k++) in tgsi_exec_machine_bind_shader()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_shader_tokens.h209 TGSI_SEMANTIC_COUNT, /**< number of semantic values */ enumerator
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_shader.c2145 sem->Name = TGSI_SEMANTIC_COUNT; in sm1_declusage_to_tgsi()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c115 tgsi_semantic_to_sgn_name[TGSI_SEMANTIC_COUNT] = {
170 assert(name < TGSI_SEMANTIC_COUNT); in map_tgsi_semantic_to_sgn_name()

Completed in 35 milliseconds