Searched refs:TGSI_PROPERTY_COUNT (Results 1 – 12 of 12) sorted by relevance
136 const char *tgsi_property_names[TGSI_PROPERTY_COUNT] =242 STATIC_ASSERT(ARRAY_SIZE(tgsi_property_names) == TGSI_PROPERTY_COUNT); in tgsi_strings_check()
47 extern const char *tgsi_property_names[TGSI_PROPERTY_COUNT];
171 unsigned properties[TGSI_PROPERTY_COUNT]; /* index with TGSI_PROPERTY_ */
1772 for (property_name = 0; property_name < TGSI_PROPERTY_COUNT; in parse_property()1778 if (property_name >= TGSI_PROPERTY_COUNT) { in parse_property()
197 unsigned properties[TGSI_PROPERTY_COUNT];
126 const char *tgsi_property_names[TGSI_PROPERTY_COUNT] =231 STATIC_ASSERT(Elements(tgsi_property_names) == TGSI_PROPERTY_COUNT); in tgsi_strings_check()
130 unsigned properties[TGSI_PROPERTY_COUNT]; /* index with TGSI_PROPERTY_ */
1757 for (property_name = 0; property_name < TGSI_PROPERTY_COUNT; in parse_property()1763 if (property_name >= TGSI_PROPERTY_COUNT) { in parse_property()
167 unsigned properties[TGSI_PROPERTY_COUNT];
296 #define TGSI_PROPERTY_COUNT 24 macro
304 TGSI_PROPERTY_COUNT, enumerator