Searched refs:cs_get_next_fence (Results 1 – 5 of 5) sorted by relevance
549 struct pipe_fence_handle *(*cs_get_next_fence)(struct radeon_winsys_cs *cs); member
414 gfx_fence = rctx->ws->cs_get_next_fence(rctx->gfx.cs); in si_flush_from_st()
827 ws->base.cs_get_next_fence = radeon_drm_cs_get_next_fence; in radeon_drm_cs_init_functions()
424 gfx_fence = rctx->ws->cs_get_next_fence(rctx->gfx.cs); in r600_flush_from_st()
1576 ws->base.cs_get_next_fence = amdgpu_cs_get_next_fence; in amdgpu_cs_init_functions()