Home
last modified time | relevance | path

Searched refs:sanitize_hash (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_cache.c155 static inline void sanitize_hash(struct cso_cache *sc, in sanitize_hash() function
191 sanitize_hash(sc, hash, type, sc->max_size); in cso_insert_state()
307 sanitize_hash(sc, sc->hashes[i], i, sc->max_size); in cso_set_maximum_cache_size()
Dcso_context.c222 sanitize_hash(struct cso_hash *hash, enum cso_cache_type type, in sanitize_hash() function
310 sanitize_hash, in cso_create_context()
/external/virglrenderer/src/gallium/auxiliary/cso_cache/
Dcso_cache.c155 static inline void sanitize_hash(struct cso_cache *sc, in sanitize_hash() function
191 sanitize_hash(sc, hash, type, sc->max_size); in cso_insert_state()
307 sanitize_hash(sc, sc->hashes[i], i, sc->max_size); in cso_set_maximum_cache_size()