Searched refs:translate_cache_destroy (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/translate/
H A Dtranslate_cache.h42 void translate_cache_destroy(struct translate_cache *cache);
H A Dtranslate_cache.c65 void translate_cache_destroy(struct translate_cache *cache) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/translate/
H A Dtranslate_cache.h42 void translate_cache_destroy(struct translate_cache *cache);
H A Dtranslate_cache.c65 void translate_cache_destroy(struct translate_cache *cache) function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_vs.c173 translate_cache_destroy(draw->vs.fetch_cache);
176 translate_cache_destroy(draw->vs.emit_cache);
H A Ddraw_pt_emit.c312 translate_cache_destroy(emit->cache);
H A Ddraw_pt_fetch.c225 translate_cache_destroy(fetch->cache);
H A Ddraw_pipe_vbuf.c402 translate_cache_destroy(vbuf->cache);
H A Ddraw_pt_fetch_emit.c370 translate_cache_destroy(feme->cache);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_vs.c188 translate_cache_destroy(draw->vs.fetch_cache);
191 translate_cache_destroy(draw->vs.emit_cache);
H A Ddraw_pt_emit.c318 translate_cache_destroy(emit->cache);
H A Ddraw_pt_fetch.c220 translate_cache_destroy(fetch->cache);
H A Ddraw_pipe_vbuf.c404 translate_cache_destroy(vbuf->cache);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_vbuf.c383 translate_cache_destroy(mgr->translate_cache);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_vbuf.c443 translate_cache_destroy(mgr->translate_cache);

Completed in 21 milliseconds