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

  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_strings.h 47 extern const char *tgsi_property_names[TGSI_PROPERTY_COUNT];
tgsi_strings.c 128 const char *tgsi_property_names[TGSI_PROPERTY_COUNT] = variable
230 STATIC_ASSERT(ARRAY_SIZE(tgsi_property_names) == TGSI_PROPERTY_COUNT);
tgsi_dump.c 483 ENM(prop->Property.PropertyName, tgsi_property_names);
tgsi_text.c     [all...]

Completed in 62 milliseconds