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