Home
last modified time | relevance | path

Searched refs:vk_sync_export_win32_handle (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_sync.h392 VkResult MUST_CHECK vk_sync_export_win32_handle(struct vk_device *device,
Dvk_sync.c421 vk_sync_export_win32_handle(struct vk_device *device, in vk_sync_export_win32_handle() function
Dvk_semaphore.c514 result = vk_sync_export_win32_handle(device, sync, pHandle); in vk_common_GetSemaphoreWin32HandleKHR()