Searched refs:cso_cache_delete (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/cso_cache/
H A Dcso_cache.h150 void cso_cache_delete(struct cso_cache *sc);
H A Dcso_cache.c279 void cso_cache_delete(struct cso_cache *sc) function in typeref:typename:void
H A Dcso_context.c434 cso_cache_delete( ctx->cache );
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/cso_cache/
H A Dcso_cache.h150 void cso_cache_delete(struct cso_cache *sc);
H A Dcso_cache.c188 void cso_cache_delete(struct cso_cache *sc) function in typeref:typename:void
H A Dcso_context.c410 cso_cache_delete(&ctx->cache);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_vbuf.c384 cso_cache_delete(mgr->cso_cache);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_vbuf.c444 cso_cache_delete(&mgr->cso_cache);

Completed in 17 milliseconds