HomeSort by relevance Sort by last modified time
    Searched refs:TGSI_PROPERTY_COUNT (Results 1 - 6 of 6) 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] =
230 STATIC_ASSERT(ARRAY_SIZE(tgsi_property_names) == TGSI_PROPERTY_COUNT);
tgsi_scan.h 159 unsigned properties[TGSI_PROPERTY_COUNT]; /* index with TGSI_PROPERTY_ */
tgsi_text.c     [all...]
tgsi_ureg.c 188 unsigned properties[TGSI_PROPERTY_COUNT];
    [all...]
  /external/mesa3d/src/gallium/include/pipe/
p_shader_tokens.h 293 TGSI_PROPERTY_COUNT,

Completed in 64 milliseconds