Searched refs:tgsi_interpolate_locations (Results 1 – 4 of 4) sorted by relevance
53 extern const char *tgsi_interpolate_locations[TGSI_INTERPOLATE_LOC_COUNT];
187 const char *tgsi_interpolate_locations[TGSI_INTERPOLATE_LOC_COUNT] = variable
437 ENM( decl->Interp.Location, tgsi_interpolate_locations ); in iter_declaration()
1599 if (str_match_nocase_whole( &cur, tgsi_interpolate_locations[i] )) { in parse_declaration()