SDL 2.0
VkExportMemoryWin32HandleInfoKHR Struct Reference

#include <vulkan_win32.h>

Data Fields

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

Detailed Description

Definition at line 72 of file vulkan_win32.h.

Field Documentation

◆ dwAccess

DWORD VkExportMemoryWin32HandleInfoKHR::dwAccess

Definition at line 76 of file vulkan_win32.h.

◆ name

LPCWSTR VkExportMemoryWin32HandleInfoKHR::name

Definition at line 77 of file vulkan_win32.h.

◆ pAttributes

const SECURITY_ATTRIBUTES* VkExportMemoryWin32HandleInfoKHR::pAttributes

Definition at line 75 of file vulkan_win32.h.

◆ pNext

const void* VkExportMemoryWin32HandleInfoKHR::pNext

Definition at line 74 of file vulkan_win32.h.

◆ sType

VkStructureType VkExportMemoryWin32HandleInfoKHR::sType

Definition at line 73 of file vulkan_win32.h.


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