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

#include <vulkan_win32.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkSemaphore semaphore
 
VkSemaphoreImportFlags flags
 
VkExternalSemaphoreHandleTypeFlagBits handleType
 
HANDLE handle
 
LPCWSTR name
 

Detailed Description

Definition at line 119 of file vulkan_win32.h.

Member Data Documentation

VkSemaphoreImportFlags VkImportSemaphoreWin32HandleInfoKHR::flags

Definition at line 123 of file vulkan_win32.h.

HANDLE VkImportSemaphoreWin32HandleInfoKHR::handle

Definition at line 125 of file vulkan_win32.h.

VkExternalSemaphoreHandleTypeFlagBits VkImportSemaphoreWin32HandleInfoKHR::handleType

Definition at line 124 of file vulkan_win32.h.

LPCWSTR VkImportSemaphoreWin32HandleInfoKHR::name

Definition at line 126 of file vulkan_win32.h.

const void* VkImportSemaphoreWin32HandleInfoKHR::pNext

Definition at line 121 of file vulkan_win32.h.

VkSemaphore VkImportSemaphoreWin32HandleInfoKHR::semaphore

Definition at line 122 of file vulkan_win32.h.

VkStructureType VkImportSemaphoreWin32HandleInfoKHR::sType

Definition at line 120 of file vulkan_win32.h.


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