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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_state_surface.c 60 sp_flush_tile_cache(sp->cbuf_cache[i]);
75 sp_flush_tile_cache(sp->zsbuf_cache);
sp_flush.c 71 sp_flush_tile_cache(softpipe->cbuf_cache[i]);
74 sp_flush_tile_cache(softpipe->zsbuf_cache);
sp_tile_cache.h 122 sp_flush_tile_cache(struct softpipe_tile_cache *tc);
sp_tile_cache.c 431 sp_flush_tile_cache(struct softpipe_tile_cache *tc) function
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_state_surface.c 60 sp_flush_tile_cache(sp->cbuf_cache[i]);
75 sp_flush_tile_cache(sp->zsbuf_cache);
sp_flush.c 71 sp_flush_tile_cache(softpipe->cbuf_cache[i]);
74 sp_flush_tile_cache(softpipe->zsbuf_cache);
sp_tile_cache.h 122 sp_flush_tile_cache(struct softpipe_tile_cache *tc);
sp_tile_cache.c 431 sp_flush_tile_cache(struct softpipe_tile_cache *tc) function

Completed in 92 milliseconds