Searched refs:cbuf_cache (Results 1 – 6 of 6) sorted by relevance
72 if (softpipe->cbuf_cache[i]) in softpipe_flush()73 sp_flush_tile_cache(softpipe->cbuf_cache[i]); in softpipe_flush()184 if (softpipe->cbuf_cache[i]) in softpipe_texture_barrier()185 sp_flush_tile_cache(softpipe->cbuf_cache[i]); in softpipe_texture_barrier()
62 sp_flush_tile_cache(sp->cbuf_cache[i]); in softpipe_set_framebuffer_state()68 sp_tile_cache_set_surface(sp->cbuf_cache[i], cb); in softpipe_set_framebuffer_state()
71 sp_tile_cache_clear(softpipe->cbuf_cache[i], color, 0); in softpipe_clear()
94 sp_destroy_tile_cache(softpipe->cbuf_cache[i]); in softpipe_destroy()254 softpipe->cbuf_cache[i] = sp_create_tile_cache( &softpipe->pipe ); in softpipe_create_context()
194 struct softpipe_tile_cache *cbuf_cache[PIPE_MAX_COLOR_BUFS]; member
935 = sp_get_cached_tile(softpipe->cbuf_cache[cbuf], in blend_fallback()1038 = sp_get_cached_tile(qs->softpipe->cbuf_cache[0], in blend_single_add_src_alpha_inv_src_alpha()1112 = sp_get_cached_tile(qs->softpipe->cbuf_cache[0], in blend_single_add_one_one()1180 = sp_get_cached_tile(qs->softpipe->cbuf_cache[0], in single_output_color()