Searched defs:VkSemaphoreGetWin32HandleInfoKHR (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h4421 typedef struct VkSemaphoreGetWin32HandleInfoKHR { struct
4426 } VkSemaphoreGetWin32HandleInfoKHR; typedef in typeref:struct:VkSemaphoreGetWin32HandleInfoKHR
4430 typedef VkResult (VKAPI_PTR *PFN_vkGetSemaphoreWin32HandleKHR)(VkDevice device, const VkSemaphoreGetWin32HandleInfoKHR* pGetWin32HandleInfo, HANDLE* pHandle);
4439 const VkSemaphoreGetWin32HandleInfoKHR* pGetWin32HandleInfo,

Completed in 61 milliseconds