Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_cache.c85 ensure_sanity(const struct util_cache *cache);
116 ensure_sanity(cache); in util_cache_create()
212 ensure_sanity(cache); in util_cache_set()
254 ensure_sanity(cache); in util_cache_clear()
307 ensure_sanity(cache); in util_cache_remove()
312 ensure_sanity(const struct util_cache *cache) in ensure_sanity() function