Searched refs:export_syncobj_to_sync_file (Results 1 – 3 of 3) sorted by relevance
341 int (*export_syncobj_to_sync_file)(struct radeon_winsys *ws, uint32_t syncobj, int *fd); member
7797 ret = device->ws->export_syncobj_to_sync_file(device->ws, syncobj_handle, pFd); in radv_GetSemaphoreFdKHR()7907 ret = device->ws->export_syncobj_to_sync_file(device->ws, in radv_GetFenceFdKHR()
1997 ws->base.export_syncobj_to_sync_file = radv_amdgpu_export_syncobj_to_sync_file; in radv_amdgpu_cs_init_functions()