HomeSort by relevance Sort by last modified time
    Searched refs:tgsi_processor_type_names (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_strings.c 35 const char *tgsi_processor_type_names[4] = variable
181 (void) tgsi_processor_type_names;
tgsi_strings.h 41 extern const char *tgsi_processor_type_names[4];
tgsi_dump.c 641 ENM( iter->processor.Processor, tgsi_processor_type_names );
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_strings.c 35 const char *tgsi_processor_type_names[4] = variable
181 (void) tgsi_processor_type_names;
tgsi_strings.h 41 extern const char *tgsi_processor_type_names[4];
tgsi_dump.c 641 ENM( iter->processor.Processor, tgsi_processor_type_names );

Completed in 125 milliseconds