Searched refs:export_syncobj (Results 1 – 3 of 3) sorted by relevance
282 int (*export_syncobj)(struct radeon_winsys *ws, uint32_t syncobj, int *fd); member
3866 ret = device->ws->export_syncobj(device->ws, syncobj_handle, pFd); in radv_GetSemaphoreFdKHR()3955 ret = device->ws->export_syncobj(device->ws, syncobj_handle, pFd); in radv_GetFenceFdKHR()
1504 ws->base.export_syncobj = radv_amdgpu_export_syncobj; in radv_amdgpu_cs_init_functions()