Home
last modified time | relevance | path

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

/third_party/mesa3d/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) in translate_cache_destroy() function
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vs.c188 translate_cache_destroy(draw->vs.fetch_cache); in draw_vs_destroy()
191 translate_cache_destroy(draw->vs.emit_cache); in draw_vs_destroy()
H A Ddraw_pt_fetch.c220 translate_cache_destroy(fetch->cache); in draw_pt_fetch_destroy()
H A Ddraw_pipe_vbuf.c404 translate_cache_destroy(vbuf->cache); in vbuf_destroy()
H A Ddraw_pt_emit.c318 translate_cache_destroy(emit->cache); in draw_pt_emit_destroy()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_vbuf.c453 translate_cache_destroy(mgr->translate_cache); in u_vbuf_destroy()

Completed in 5 milliseconds