Searched refs:export_win32_handle (Results 1 – 6 of 6) 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()
330 .export_win32_handle = dzn_sync_export_win32_handle,
353 pub fn export_win32_handle( in export_win32_handle() method
697 pub fn export_win32_handle( in export_win32_handle() method