ReactOS 0.4.17-dev-934-g091855f
VkExportMemoryAllocateInfo Struct Reference

#include <vulkan.h>

Collaboration diagram for VkExportMemoryAllocateInfo:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkExternalMemoryHandleTypeFlags handleTypes
 

Detailed Description

Definition at line 8633 of file vulkan.h.

Member Data Documentation

◆ handleTypes

VkExternalMemoryHandleTypeFlags VkExportMemoryAllocateInfo::handleTypes

Definition at line 8637 of file vulkan.h.

◆ pNext

const void* VkExportMemoryAllocateInfo::pNext

Definition at line 8636 of file vulkan.h.

◆ sType

VkStructureType VkExportMemoryAllocateInfo::sType

Definition at line 8635 of file vulkan.h.


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