SDL  2.0
VkExportMemoryAllocateInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkExternalMemoryHandleTypeFlags handleTypes
 

Detailed Description

Definition at line 4423 of file vulkan_core.h.

Field Documentation

◆ handleTypes

VkExternalMemoryHandleTypeFlags VkExportMemoryAllocateInfo::handleTypes

Definition at line 4426 of file vulkan_core.h.

◆ pNext

const void* VkExportMemoryAllocateInfo::pNext

Definition at line 4425 of file vulkan_core.h.

◆ sType

VkStructureType VkExportMemoryAllocateInfo::sType

Definition at line 4424 of file vulkan_core.h.


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