HomeSort by relevance Sort by last modified time
    Searched defs:tgsi_semantic_names (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_strings.c 64 const char *tgsi_semantic_names[TGSI_SEMANTIC_COUNT] = variable
240 STATIC_ASSERT(ARRAY_SIZE(tgsi_semantic_names) == TGSI_SEMANTIC_COUNT);
  /external/virglrenderer/src/gallium/auxiliary/tgsi/
tgsi_strings.c 63 const char *tgsi_semantic_names[TGSI_SEMANTIC_COUNT] = variable
229 STATIC_ASSERT(Elements(tgsi_semantic_names) == TGSI_SEMANTIC_COUNT);

Completed in 121 milliseconds