SDL  2.0
VkExportMemoryWin32HandleInfoNV Struct Reference

#include <vulkan_win32.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
const SECURITY_ATTRIBUTES * pAttributes
 
DWORD dwAccess
 

Detailed Description

Definition at line 236 of file vulkan_win32.h.

Field Documentation

◆ dwAccess

DWORD VkExportMemoryWin32HandleInfoNV::dwAccess

Definition at line 240 of file vulkan_win32.h.

◆ pAttributes

const SECURITY_ATTRIBUTES* VkExportMemoryWin32HandleInfoNV::pAttributes

Definition at line 239 of file vulkan_win32.h.

◆ pNext

const void* VkExportMemoryWin32HandleInfoNV::pNext

Definition at line 238 of file vulkan_win32.h.

◆ sType

VkStructureType VkExportMemoryWin32HandleInfoNV::sType

Definition at line 237 of file vulkan_win32.h.


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