SDL  2.0
VkExportMemoryAllocateInfoNV Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkExternalMemoryHandleTypeFlagsNV handleTypes
 

Detailed Description

Definition at line 8125 of file vulkan_core.h.

Field Documentation

◆ handleTypes

VkExternalMemoryHandleTypeFlagsNV VkExportMemoryAllocateInfoNV::handleTypes

Definition at line 8128 of file vulkan_core.h.

◆ pNext

const void* VkExportMemoryAllocateInfoNV::pNext

Definition at line 8127 of file vulkan_core.h.

◆ sType

VkStructureType VkExportMemoryAllocateInfoNV::sType

Definition at line 8126 of file vulkan_core.h.


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