Searched refs:export_win32_handle (Results 1 – 3 of 3) sorted by relevance
288 VkResult (*export_win32_handle)(struct vk_device *device, member
427 VkResult result = sync->type->export_win32_handle(device, sync, handle); in vk_sync_export_win32_handle()
74 if (type->export_win32_handle) { in vk_sync_semaphore_export_types()