Searched refs:sanitize_hash (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/cso_cache/ |
D | cso_cache.c | 155 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()
|
D | cso_context.c | 209 sanitize_hash(struct cso_hash *hash, enum cso_cache_type type, in sanitize_hash() function 263 sanitize_hash, in cso_create_context()
|