HomeSort by: relevance | last modified time | path
    Searched refs:fence_import_sync_file (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
radeon_winsys.h 652 struct pipe_fence_handle *(*fence_import_sync_file)(struct radeon_winsys *ws, member in struct:radeon_winsys
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
radeon_winsys.h 670 struct pipe_fence_handle *(*fence_import_sync_file)(struct radeon_winsys *ws, int fd); member in struct:radeon_winsys
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
si_fence.c 383 sfence->gfx = ws->fence_import_sync_file(ws, fd);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
si_fence.c 419 sfence->gfx = ws->fence_import_sync_file(ws, fd);
  /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/amdgpu/drm/
amdgpu_cs.c 1847 ws->base.fence_import_sync_file = amdgpu_fence_import_sync_file;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/amdgpu/drm/
amdgpu_cs.c 1683 ws->base.fence_import_sync_file = amdgpu_fence_import_sync_file;

Completed in 8 milliseconds