Home
last modified time | relevance | path

Searched defs:sync_type (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
Dvk_semaphore.c158 const struct vk_sync_type *sync_type = in vk_common_CreateSemaphore() local
265 const struct vk_sync_type *sync_type = in vk_common_GetPhysicalDeviceExternalSemaphoreProperties() local
453 const struct vk_sync_type *sync_type = in vk_common_ImportSemaphoreWin32HandleKHR() local
568 const struct vk_sync_type *sync_type = in vk_common_ImportSemaphoreFdKHR() local
Dvk_fence.c112 const struct vk_sync_type *sync_type = in vk_fence_create() local
307 const struct vk_sync_type *sync_type = in vk_common_GetPhysicalDeviceExternalFenceProperties() local
365 const struct vk_sync_type *sync_type = in vk_common_ImportFenceFdKHR() local
Dvk_queue.c1572 const struct vk_sync_type *sync_type = in vk_common_QueueWaitIdle() local
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_drm.c202 const struct vk_sync_type *sync_type = in wsi_create_sync_for_dma_buf_wait() local
319 const struct vk_sync_type *sync_type = in wsi_create_sync_imm() local
348 const struct vk_sync_type *sync_type = in wsi_create_sync_for_image_syncobj() local
/third_party/mesa3d/src/nouveau/vulkan/
Dnvk_upload_queue.c77 const struct vk_sync_type *sync_type = pdev->nvkmd->sync_types[0]; in nvk_upload_queue_init() local
/third_party/mesa3d/src/panfrost/vulkan/csf/
Dpanvk_vX_queue.c335 const struct vk_sync_type *sync_type = phys_dev->sync_types[0]; in init_utrace() local
/third_party/mesa3d/src/asahi/lib/
Dunstable_asahi_drm.h381 __u32 sync_type; member