SDL  2.0
VkSemaphoreGetWin32HandleInfoKHR Struct Reference

#include <vulkan_win32.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkSemaphore semaphore
 
VkExternalSemaphoreHandleTypeFlagBits handleType
 

Detailed Description

Definition at line 159 of file vulkan_win32.h.

Field Documentation

◆ handleType

VkExternalSemaphoreHandleTypeFlagBits VkSemaphoreGetWin32HandleInfoKHR::handleType

Definition at line 163 of file vulkan_win32.h.

◆ pNext

const void* VkSemaphoreGetWin32HandleInfoKHR::pNext

Definition at line 161 of file vulkan_win32.h.

◆ semaphore

VkSemaphore VkSemaphoreGetWin32HandleInfoKHR::semaphore

Definition at line 162 of file vulkan_win32.h.

◆ sType

VkStructureType VkSemaphoreGetWin32HandleInfoKHR::sType

Definition at line 160 of file vulkan_win32.h.


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