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

  /external/mesa3d/src/gallium/auxiliary/cso_cache/
cso_cache.h 88 enum cso_cache_type { enum
100 enum cso_cache_type type,
157 unsigned hash_key, enum cso_cache_type type,
160 unsigned hash_key, enum cso_cache_type type);
162 unsigned hash_key, enum cso_cache_type type,
164 void cso_for_each_state(struct cso_cache *sc, enum cso_cache_type type,
167 enum cso_cache_type type);
  /external/virglrenderer/src/gallium/auxiliary/cso_cache/
cso_cache.h 88 enum cso_cache_type { enum
100 enum cso_cache_type type,
156 unsigned hash_key, enum cso_cache_type type,
159 unsigned hash_key, enum cso_cache_type type);
161 unsigned hash_key, enum cso_cache_type type,
163 void cso_for_each_state(struct cso_cache *sc, enum cso_cache_type type,
166 enum cso_cache_type type);

Completed in 207 milliseconds