HomeSort by relevance Sort by last modified time
    Searched refs:translate_cache_destroy (Results 1 - 8 of 8) sorted by null

  /external/mesa3d/src/gallium/auxiliary/translate/
translate_cache.h 42 void translate_cache_destroy(struct translate_cache *cache);
translate_cache.c 65 void translate_cache_destroy(struct translate_cache *cache) function
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_vs.c 173 translate_cache_destroy(draw->vs.fetch_cache);
176 translate_cache_destroy(draw->vs.emit_cache);
draw_pt_emit.c 310 translate_cache_destroy(emit->cache);
draw_pt_fetch.c 225 translate_cache_destroy(fetch->cache);
draw_pipe_vbuf.c 402 translate_cache_destroy(vbuf->cache);
draw_pt_fetch_emit.c 370 translate_cache_destroy(feme->cache);
  /external/mesa3d/src/gallium/auxiliary/util/
u_vbuf.c 386 translate_cache_destroy(mgr->translate_cache);
    [all...]

Completed in 5906 milliseconds