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

#include <vulkan_win32.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
const SECURITY_ATTRIBUTES * pAttributes
 
DWORD dwAccess
 
LPCWSTR name
 

Detailed Description

Definition at line 129 of file vulkan_win32.h.

Member Data Documentation

DWORD VkExportSemaphoreWin32HandleInfoKHR::dwAccess

Definition at line 133 of file vulkan_win32.h.

LPCWSTR VkExportSemaphoreWin32HandleInfoKHR::name

Definition at line 134 of file vulkan_win32.h.

const SECURITY_ATTRIBUTES* VkExportSemaphoreWin32HandleInfoKHR::pAttributes

Definition at line 132 of file vulkan_win32.h.

const void* VkExportSemaphoreWin32HandleInfoKHR::pNext

Definition at line 131 of file vulkan_win32.h.

VkStructureType VkExportSemaphoreWin32HandleInfoKHR::sType

Definition at line 130 of file vulkan_win32.h.


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