ReactOS 0.4.17-dev-934-g091855f
VkExportMemoryWin32HandleInfoKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkExportMemoryWin32HandleInfoKHR:

Public Attributes

VkStructureType sType
 
const void * pNext
 
const SECURITY_ATTRIBUTES * pAttributes
 
DWORD dwAccess
 
LPCWSTR name
 

Detailed Description

Definition at line 8641 of file vulkan.h.

Member Data Documentation

◆ dwAccess

DWORD VkExportMemoryWin32HandleInfoKHR::dwAccess

Definition at line 8646 of file vulkan.h.

◆ name

LPCWSTR VkExportMemoryWin32HandleInfoKHR::name

Definition at line 8647 of file vulkan.h.

◆ pAttributes

const SECURITY_ATTRIBUTES* VkExportMemoryWin32HandleInfoKHR::pAttributes

Definition at line 8645 of file vulkan.h.

◆ pNext

const void* VkExportMemoryWin32HandleInfoKHR::pNext

Definition at line 8644 of file vulkan.h.

◆ sType

VkStructureType VkExportMemoryWin32HandleInfoKHR::sType

Definition at line 8643 of file vulkan.h.


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