Searched refs:cs_get_next_fence (Results 1 – 5 of 5) sorted by relevance
609 struct pipe_fence_handle *(*cs_get_next_fence)(struct radeon_cmdbuf *cs); member
500 gfx_fence = sctx->ws->cs_get_next_fence(sctx->gfx_cs); in si_flush_from_st()
850 ws->base.cs_get_next_fence = radeon_drm_cs_get_next_fence; in radeon_drm_cs_init_functions()
364 gfx_fence = rctx->ws->cs_get_next_fence(rctx->gfx.cs); in r600_flush_from_st()
1921 ws->base.cs_get_next_fence = amdgpu_cs_get_next_fence; in amdgpu_cs_init_functions()