HomeSort by relevance Sort by last modified time
    Searched refs:sanitize_hash (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/auxiliary/cso_cache/
cso_cache.c 155 static inline void sanitize_hash(struct cso_cache *sc, function
191 sanitize_hash(sc, hash, type, sc->max_size);
307 sanitize_hash(sc, sc->hashes[i], i, sc->max_size);
cso_context.c 222 sanitize_hash(struct cso_hash *hash, enum cso_cache_type type, function
310 sanitize_hash,
    [all...]
  /external/virglrenderer/src/gallium/auxiliary/cso_cache/
cso_cache.c 155 static inline void sanitize_hash(struct cso_cache *sc, function
191 sanitize_hash(sc, hash, type, sc->max_size);
307 sanitize_hash(sc, sc->hashes[i], i, sc->max_size);

Completed in 305 milliseconds