Home
last modified time | relevance | path

Searched defs:sync_fd (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_wsi_display.c55 int sync_fd = tu_syncobj_to_fd(device, fence); in tu_RegisterDeviceEventEXT() local
93 int sync_fd = tu_syncobj_to_fd(device, fence); in tu_RegisterDisplayEventEXT() local
Dtu_drm.c641 sync_import(VkDevice _device, struct tu_syncobj *sync, bool temporary, bool sync_fd, int fd) in sync_import()
693 sync_export(VkDevice _device, struct tu_syncobj *sync, bool sync_fd, int *p_fd) in sync_export()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_sync.c81 bool temporary, bool sync_fd, int fd) in sync_import()
136 bool sync_fd, int *p_fd) in sync_export()
195 bool sync_fd = info->handleType == VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_SYNC_FD_BIT; in panvk_ImportSemaphoreFdKHR() local
205 bool sync_fd = info->handleType == VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_SYNC_FD_BIT; in panvk_GetSemaphoreFdKHR() local
250 bool sync_fd = info->handleType == VK_EXTERNAL_FENCE_HANDLE_TYPE_SYNC_FD_BIT; in panvk_ImportFenceFdKHR() local
261 bool sync_fd = info->handleType == VK_EXTERNAL_FENCE_HANDLE_TYPE_SYNC_FD_BIT; in panvk_GetFenceFdKHR() local
/third_party/libdrm/tests/amdgpu/
Dsyncobj_tests.c217 int r, sync_fd; in amdgpu_syncobj_timeline_test() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_fence.c452 sync_merge_fd(int sync_fd, int new_fd) in sync_merge_fd()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_fence.c401 sync_merge_fd(int sync_fd, int new_fd) in sync_merge_fd()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_sync.c66 int sync_fd; member
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_display.c1568 int sync_fd) in wsi_display_fence_alloc()
2536 int sync_fd) in wsi_register_device_event()
2557 int sync_fd) in wsi_register_display_event()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_renderer_virtgpu.c332 int sync_fd, in sim_syncobj_submit()
462 int sync_fd, in sim_submit_signal_syncs()