Searched defs:safe_VkSemaphoreGetWin32HandleInfoKHR (Results 1 – 1 of 1) sorted by relevance
2647 struct safe_VkSemaphoreGetWin32HandleInfoKHR { struct2652 safe_VkSemaphoreGetWin32HandleInfoKHR(const VkSemaphoreGetWin32HandleInfoKHR* in_struct); argument2654 …safe_VkSemaphoreGetWin32HandleInfoKHR& operator=(const safe_VkSemaphoreGetWin32HandleInfoKHR& src); argument2659 …GetWin32HandleInfoKHR *ptr() { return reinterpret_cast<VkSemaphoreGetWin32HandleInfoKHR *>(this); } in ptr()2660 …KHR const *ptr() const { return reinterpret_cast<VkSemaphoreGetWin32HandleInfoKHR const *>(this); } in ptr()