Searched refs:TGSI_PROPERTY_COUNT (Results 1 – 8 of 8) sorted by relevance
138 const char *tgsi_property_names[TGSI_PROPERTY_COUNT] =252 STATIC_ASSERT(ARRAY_SIZE(tgsi_property_names) == TGSI_PROPERTY_COUNT); in tgsi_strings_check()
47 extern const char *tgsi_property_names[TGSI_PROPERTY_COUNT];
180 unsigned properties[TGSI_PROPERTY_COUNT]; /* index with TGSI_PROPERTY_ */
1782 for (property_name = 0; property_name < TGSI_PROPERTY_COUNT; in parse_property()1788 if (property_name >= TGSI_PROPERTY_COUNT) { in parse_property()
201 unsigned properties[TGSI_PROPERTY_COUNT];
165 for(unsigned int i = 0; i < TGSI_PROPERTY_COUNT; ++i) { in print_pipe_info()
307 TGSI_PROPERTY_COUNT, enumerator
2351 for (unsigned i = 0; i < TGSI_PROPERTY_COUNT; i++) { in ttn_compile_init()