Searched refs:zsbuf_cache (Results 1 – 7 of 7) sorted by relevance
75 if (softpipe->zsbuf_cache) in softpipe_flush()76 sp_flush_tile_cache(softpipe->zsbuf_cache); in softpipe_flush()187 if (softpipe->zsbuf_cache) in softpipe_texture_barrier()188 sp_flush_tile_cache(softpipe->zsbuf_cache); in softpipe_texture_barrier()
77 sp_flush_tile_cache(sp->zsbuf_cache); in softpipe_set_framebuffer_state()83 sp_tile_cache_set_surface(sp->zsbuf_cache, fb->zsbuf); in softpipe_set_framebuffer_state()
86 sp_tile_cache_clear(softpipe->zsbuf_cache, &zero, cv); in softpipe_clear()
94 sp_destroy_tile_cache(softpipe->zsbuf_cache); in softpipe_destroy()251 softpipe->zsbuf_cache = sp_create_tile_cache( &softpipe->pipe ); in softpipe_create_context()
74 tile = sp_get_cached_tile(qs->softpipe->zsbuf_cache, ix, iy, quads[0]->input.layer); in NAME()
198 struct softpipe_tile_cache *zsbuf_cache; member
803 data.tile = sp_get_cached_tile(qs->softpipe->zsbuf_cache, in depth_test_quads_fallback()