Searched refs:vk_sync_import_sync_file (Results 1 – 5 of 5) sorted by relevance
379 VkResult MUST_CHECK vk_sync_import_sync_file(struct vk_device *device,
386 result = vk_sync_import_sync_file(device, sync, fd); in vk_common_ImportFenceFdKHR()
380 vk_sync_import_sync_file(struct vk_device *device, in vk_sync_import_sync_file() function
590 result = vk_sync_import_sync_file(device, sync, fd); in vk_common_ImportSemaphoreFdKHR()
215 result = vk_sync_import_sync_file(device, sync, sync_file_fd); in wsi_create_sync_for_dma_buf_wait()