| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_wsi_display.c | 55 int sync_fd = tu_syncobj_to_fd(device, fence); local in function:tu_RegisterDeviceEventEXT 93 int sync_fd = tu_syncobj_to_fd(device, fence); local in function:tu_RegisterDisplayEventEXT
|
| H A D | tu_drm.c | 641 sync_import(VkDevice _device, struct tu_syncobj *sync, bool temporary, bool sync_fd, int fd) argument 693 sync_export(VkDevice _device, struct tu_syncobj *sync, bool sync_fd, int *p_fd) argument
|
| /xsrc/external/mit/libdrm/dist/tests/amdgpu/ |
| H A D | syncobj_tests.c | 233 int r, sync_fd; local in function:amdgpu_syncobj_timeline_test
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_fence.c | 272 sync_merge_fd(int sync_fd, int new_fd) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_sync.c | 63 int sync_fd; member in union:brw_fence::__anon41186dee010a [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_fence.c | 401 sync_merge_fd(int sync_fd, int new_fd) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_fence.c | 452 sync_merge_fd(int sync_fd, int new_fd) argument
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/ |
| H A D | panvk_sync.c | 195 bool sync_fd = info->handleType == VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_SYNC_FD_BIT; local in function:panvk_ImportSemaphoreFdKHR 205 bool sync_fd = info->handleType == VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_SYNC_FD_BIT; local in function:panvk_GetSemaphoreFdKHR 250 bool sync_fd = info->handleType == VK_EXTERNAL_FENCE_HANDLE_TYPE_SYNC_FD_BIT; local in function:panvk_ImportFenceFdKHR 80 sync_import(struct panvk_device * device,struct panvk_syncobj * sync,bool temporary,bool sync_fd,int fd) argument 135 sync_export(struct panvk_device * device,struct panvk_syncobj * sync,bool sync_fd,int * p_fd) argument 261 bool sync_fd = info->handleType == VK_EXTERNAL_FENCE_HANDLE_TYPE_SYNC_FD_BIT; local in function:panvk_GetFenceFdKHR [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_sync.c | 66 int sync_fd; member in union:brw_fence::__anon53f66c41010a [all...] |
| /xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/ |
| H A D | vn_renderer_virtgpu.c | 330 sim_syncobj_submit(struct virtgpu * gpu,uint32_t syncobj_handle,int sync_fd,uint64_t point,bool cpu) argument 461 sim_submit_signal_syncs(struct virtgpu * gpu,int sync_fd,struct vn_renderer_sync * const * syncs,const uint64_t * sync_values,uint32_t sync_count,bool cpu) argument
|
| /xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/ |
| H A D | wsi_common_display.c | 1564 wsi_display_fence_alloc(VkDevice device,const struct wsi_device * wsi_device,VkDisplayKHR display,const VkAllocationCallbacks * allocator,int sync_fd) argument 2531 wsi_register_device_event(VkDevice device,struct wsi_device * wsi_device,const VkDeviceEventInfoEXT * device_event_info,const VkAllocationCallbacks * allocator,struct wsi_fence ** fence_p,int sync_fd) argument 2551 wsi_register_display_event(VkDevice device,struct wsi_device * wsi_device,VkDisplayKHR display,const VkDisplayEventInfoEXT * display_event_info,const VkAllocationCallbacks * allocator,struct wsi_fence ** fence_p,int sync_fd) argument
|