Home
last modified time | relevance | path

Searched refs:TGSI_PROPERTY_COUNT (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_strings.c128 const char *tgsi_property_names[TGSI_PROPERTY_COUNT] =
230 STATIC_ASSERT(ARRAY_SIZE(tgsi_property_names) == TGSI_PROPERTY_COUNT); in tgsi_strings_check()
Dtgsi_strings.h47 extern const char *tgsi_property_names[TGSI_PROPERTY_COUNT];
Dtgsi_scan.h159 unsigned properties[TGSI_PROPERTY_COUNT]; /* index with TGSI_PROPERTY_ */
Dtgsi_text.c1797 for (property_name = 0; property_name < TGSI_PROPERTY_COUNT; in parse_property()
1803 if (property_name >= TGSI_PROPERTY_COUNT) { in parse_property()
Dtgsi_ureg.c188 unsigned properties[TGSI_PROPERTY_COUNT];
/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h293 TGSI_PROPERTY_COUNT, enumerator