Searched refs:sp_flush_tile_cache (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_flush.c73 sp_flush_tile_cache(softpipe->cbuf_cache[i]);
76 sp_flush_tile_cache(softpipe->zsbuf_cache);
185 sp_flush_tile_cache(softpipe->cbuf_cache[i]);
188 sp_flush_tile_cache(softpipe->zsbuf_cache);
H A Dsp_state_surface.c62 sp_flush_tile_cache(sp->cbuf_cache[i]);
77 sp_flush_tile_cache(sp->zsbuf_cache);
H A Dsp_tile_cache.h119 sp_flush_tile_cache(struct softpipe_tile_cache *tc);
H A Dsp_tile_cache.c446 sp_flush_tile_cache(struct softpipe_tile_cache *tc) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_flush.c73 sp_flush_tile_cache(softpipe->cbuf_cache[i]);
76 sp_flush_tile_cache(softpipe->zsbuf_cache);
185 sp_flush_tile_cache(softpipe->cbuf_cache[i]);
188 sp_flush_tile_cache(softpipe->zsbuf_cache);
H A Dsp_state_surface.c62 sp_flush_tile_cache(sp->cbuf_cache[i]);
77 sp_flush_tile_cache(sp->zsbuf_cache);
H A Dsp_tile_cache.h119 sp_flush_tile_cache(struct softpipe_tile_cache *tc);
H A Dsp_tile_cache.c415 sp_flush_tile_cache(struct softpipe_tile_cache *tc) function in typeref:typename:void

Completed in 5 milliseconds