Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_clear.c74 sp_tile_cache_clear(softpipe->cbuf_cache[i], color, 0); in softpipe_clear()
89 sp_tile_cache_clear(softpipe->zsbuf_cache, &zero, cv); in softpipe_clear()
Dsp_tile_cache.h122 sp_tile_cache_clear(struct softpipe_tile_cache *tc,
Dsp_tile_cache.c573 sp_tile_cache_clear(struct softpipe_tile_cache *tc, in sp_tile_cache_clear() function