Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkExportMemoryWin32HandleInfoNV Struct Reference

#include <vulkan_win32.h>

Public Attributes

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

Detailed Description

Definition at line 227 of file vulkan_win32.h.

Member Data Documentation

◆ dwAccess

DWORD VkExportMemoryWin32HandleInfoNV::dwAccess

Definition at line 231 of file vulkan_win32.h.

◆ pAttributes

const SECURITY_ATTRIBUTES* VkExportMemoryWin32HandleInfoNV::pAttributes

Definition at line 230 of file vulkan_win32.h.

◆ pNext

const void* VkExportMemoryWin32HandleInfoNV::pNext

Definition at line 229 of file vulkan_win32.h.

◆ sType

VkStructureType VkExportMemoryWin32HandleInfoNV::sType

Definition at line 228 of file vulkan_win32.h.


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