Searched refs:sp_flush_tile_cache (Results 1 – 4 of 4) sorted by relevance
73 sp_flush_tile_cache(softpipe->cbuf_cache[i]); in softpipe_flush()76 sp_flush_tile_cache(softpipe->zsbuf_cache); in softpipe_flush()185 sp_flush_tile_cache(softpipe->cbuf_cache[i]); in softpipe_texture_barrier()188 sp_flush_tile_cache(softpipe->zsbuf_cache); in softpipe_texture_barrier()
62 sp_flush_tile_cache(sp->cbuf_cache[i]); in softpipe_set_framebuffer_state()77 sp_flush_tile_cache(sp->zsbuf_cache); in softpipe_set_framebuffer_state()
119 sp_flush_tile_cache(struct softpipe_tile_cache *tc);
445 sp_flush_tile_cache(struct softpipe_tile_cache *tc) in sp_flush_tile_cache() function