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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_tile_cache.h 106 sp_destroy_tile_cache(struct softpipe_tile_cache *tc);
sp_context.c 118 sp_destroy_tile_cache(softpipe->cbuf_cache[i]);
122 sp_destroy_tile_cache(softpipe->zsbuf_cache);
sp_tile_cache.c 132 sp_destroy_tile_cache(struct softpipe_tile_cache *tc) function
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tile_cache.h 106 sp_destroy_tile_cache(struct softpipe_tile_cache *tc);
sp_context.c 118 sp_destroy_tile_cache(softpipe->cbuf_cache[i]);
122 sp_destroy_tile_cache(softpipe->zsbuf_cache);
sp_tile_cache.c 132 sp_destroy_tile_cache(struct softpipe_tile_cache *tc) function

Completed in 140 milliseconds