Searched refs:sp_tile_cache_clear (Results 1 – 3 of 3) sorted by relevance
74 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()
122 sp_tile_cache_clear(struct softpipe_tile_cache *tc,
573 sp_tile_cache_clear(struct softpipe_tile_cache *tc, in sp_tile_cache_clear() function