Searched refs:fence_import_syncobj (Results 1 - 6 of 6) sorted by path

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
H A Dradeon_winsys.h646 struct pipe_fence_handle *(*fence_import_syncobj)(struct radeon_winsys *ws, member in struct:radeon_winsys
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_fence.c426 sfence->gfx = ws->fence_import_syncobj(ws, fd);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_cs.c1682 ws->base.fence_import_syncobj = amdgpu_fence_import_syncobj;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_winsys.h665 struct pipe_fence_handle *(*fence_import_syncobj)(struct radeon_winsys *ws, int fd); member in struct:radeon_winsys
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_fence.c390 sfence->gfx = ws->fence_import_syncobj(ws, fd);
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_cs.c1846 ws->base.fence_import_syncobj = amdgpu_fence_import_syncobj;

Completed in 17 milliseconds