Searched refs:TGSI_INTERPOLATE_LOC_COUNT (Results 1 – 8 of 8) sorted by relevance
53 extern const char *tgsi_interpolate_locations[TGSI_INTERPOLATE_LOC_COUNT];
176 const char *tgsi_interpolate_locations[TGSI_INTERPOLATE_LOC_COUNT] =
1573 for (i = 0; i < TGSI_INTERPOLATE_LOC_COUNT; i++) { in parse_declaration()
187 const char *tgsi_interpolate_locations[TGSI_INTERPOLATE_LOC_COUNT] =
1598 for (i = 0; i < TGSI_INTERPOLATE_LOC_COUNT; i++) { in parse_declaration()
112 TGSI_INTERPOLATE_LOC_COUNT, enumerator
114 #define TGSI_INTERPOLATE_LOC_COUNT 3 macro