Home
last modified time | relevance | path

Searched refs:sp_flush_tex_tile_cache (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_flush.c61 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()
Dsp_tex_tile_cache.h121 sp_flush_tex_tile_cache(struct softpipe_tex_tile_cache *tc);
Dsp_tex_tile_cache.c166 sp_flush_tex_tile_cache(struct softpipe_tex_tile_cache *tc) in sp_flush_tex_tile_cache() function