Home
last modified time | relevance | path

Searched refs:TGSI_INTERPOLATE_COUNT (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_strings.c180 const char *tgsi_interpolate_names[TGSI_INTERPOLATE_COUNT] =
254 STATIC_ASSERT(ARRAY_SIZE(tgsi_interpolate_names) == TGSI_INTERPOLATE_COUNT); in tgsi_strings_check()
Dtgsi_strings.h51 extern const char *tgsi_interpolate_names[TGSI_INTERPOLATE_COUNT];
Dtgsi_build.c137 assert( interpolate < TGSI_INTERPOLATE_COUNT ); in tgsi_build_declaration()
Dtgsi_text.c1580 for (i = 0; i < TGSI_INTERPOLATE_COUNT; i++) { in parse_declaration()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h105 TGSI_INTERPOLATE_COUNT, enumerator