HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkSemaphoreGetWin32HandleInfoKHR Struct Reference

#include <vulkan_win32.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkSemaphore semaphore
 
VkExternalSemaphoreHandleTypeFlagBits handleType
 

Detailed Description

Definition at line 146 of file vulkan_win32.h.

Member Data Documentation

VkExternalSemaphoreHandleTypeFlagBits VkSemaphoreGetWin32HandleInfoKHR::handleType

Definition at line 150 of file vulkan_win32.h.

const void* VkSemaphoreGetWin32HandleInfoKHR::pNext

Definition at line 148 of file vulkan_win32.h.

VkSemaphore VkSemaphoreGetWin32HandleInfoKHR::semaphore

Definition at line 149 of file vulkan_win32.h.

VkStructureType VkSemaphoreGetWin32HandleInfoKHR::sType

Definition at line 147 of file vulkan_win32.h.


The documentation for this struct was generated from the following file: