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_tex_tile_cache.h124 sp_flush_tex_tile_cache(struct softpipe_tex_tile_cache *tc);
Dsp_flush.c59 sp_flush_tex_tile_cache(softpipe->tex_cache[sh][i]); in softpipe_flush()
Dsp_tex_tile_cache.c189 sp_flush_tex_tile_cache(struct softpipe_tex_tile_cache *tc) in sp_flush_tex_tile_cache() function