Searched refs:sp_flush_tex_tile_cache (Results 1 – 3 of 3) sorted by relevance
61 sp_flush_tex_tile_cache(softpipe->tex_cache[sh][i]); in softpipe_flush()179 sp_flush_tex_tile_cache(softpipe->tex_cache[sh][i]); in softpipe_texture_barrier()
121 sp_flush_tex_tile_cache(struct softpipe_tex_tile_cache *tc);
166 sp_flush_tex_tile_cache(struct softpipe_tex_tile_cache *tc) in sp_flush_tex_tile_cache() function