Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_cache.h149 void cso_cache_delete(struct cso_cache *sc);
Dcso_cache.c279 void cso_cache_delete(struct cso_cache *sc) in cso_cache_delete() function
Dcso_context.c339 cso_cache_delete( ctx->cache ); in cso_release_all()
/external/mesa3d/src/gallium/auxiliary/util/
Du_vbuf.c255 cso_cache_delete(mgr->cso_cache); in u_vbuf_destroy()