Searched refs:sanitize_hash (Results 1 - 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/cso_cache/ |
H A D | 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);
|
H A D | cso_context.c | 214 sanitize_hash(struct cso_hash *hash, enum cso_cache_type type, function 301 sanitize_hash,
|
Completed in 130 milliseconds