HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkExportMemoryWin32HandleInfoKHR 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 61 of file vulkan_win32.h.

Member Data Documentation

DWORD VkExportMemoryWin32HandleInfoKHR::dwAccess

Definition at line 65 of file vulkan_win32.h.

LPCWSTR VkExportMemoryWin32HandleInfoKHR::name

Definition at line 66 of file vulkan_win32.h.

const SECURITY_ATTRIBUTES* VkExportMemoryWin32HandleInfoKHR::pAttributes

Definition at line 64 of file vulkan_win32.h.

const void* VkExportMemoryWin32HandleInfoKHR::pNext

Definition at line 63 of file vulkan_win32.h.

VkStructureType VkExportMemoryWin32HandleInfoKHR::sType

Definition at line 62 of file vulkan_win32.h.


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