Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_cache.h150 void cso_cache_delete(struct cso_cache *sc);
Dcso_cache.c188 void cso_cache_delete(struct cso_cache *sc) in cso_cache_delete() function
Dcso_context.c420 cso_cache_delete(&ctx->cache); in cso_destroy_context()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_vbuf.c454 cso_cache_delete(&mgr->cso_cache); in u_vbuf_destroy()