Searched refs:tgsi_interpolate_locations (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_strings.h53 extern const char *tgsi_interpolate_locations[TGSI_INTERPOLATE_LOC_COUNT];
H A Dtgsi_strings.c181 const char *tgsi_interpolate_locations[TGSI_INTERPOLATE_LOC_COUNT] = variable in typeref:typename:const char * []
H A Dtgsi_dump.c437 ENM( decl->Interp.Location, tgsi_interpolate_locations );
H A Dtgsi_text.c1599 if (str_match_nocase_whole( &cur, tgsi_interpolate_locations[i] )) {
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_strings.h53 extern const char *tgsi_interpolate_locations[TGSI_INTERPOLATE_LOC_COUNT];
H A Dtgsi_strings.c187 const char *tgsi_interpolate_locations[TGSI_INTERPOLATE_LOC_COUNT] = variable in typeref:typename:const char * []
H A Dtgsi_dump.c437 ENM( decl->Interp.Location, tgsi_interpolate_locations );
H A Dtgsi_text.c1599 if (str_match_nocase_whole( &cur, tgsi_interpolate_locations[i] )) {

Completed in 17 milliseconds