Home
last modified time | relevance | path

Searched refs:TGSI_INTERPOLATE_LOC_COUNT (Results 1 – 8 of 8) sorted by relevance

/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_strings.h53 extern const char *tgsi_interpolate_locations[TGSI_INTERPOLATE_LOC_COUNT];
Dtgsi_strings.c171 const char *tgsi_interpolate_locations[TGSI_INTERPOLATE_LOC_COUNT] =
Dtgsi_text.c1573 for (i = 0; i < TGSI_INTERPOLATE_LOC_COUNT; i++) { in parse_declaration()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_strings.h53 extern const char *tgsi_interpolate_locations[TGSI_INTERPOLATE_LOC_COUNT];
Dtgsi_strings.c181 const char *tgsi_interpolate_locations[TGSI_INTERPOLATE_LOC_COUNT] =
Dtgsi_text.c1602 for (i = 0; i < TGSI_INTERPOLATE_LOC_COUNT; i++) { in parse_declaration()
/external/virglrenderer/src/gallium/include/pipe/
Dp_shader_tokens.h113 #define TGSI_INTERPOLATE_LOC_COUNT 3 macro
/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h112 TGSI_INTERPOLATE_LOC_COUNT, enumerator