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.c91 ensure_sanity(const struct util_cache *cache);
126 ensure_sanity(cache); in util_cache_create()
228 ensure_sanity(cache); in util_cache_set()
278 ensure_sanity(cache); in util_cache_clear()
337 ensure_sanity(cache); in util_cache_remove()
342 ensure_sanity(const struct util_cache *cache) in ensure_sanity() function