SDL  2.0
VkExportMemoryAllocateInfoNV Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkExternalMemoryHandleTypeFlagsNV handleTypes
 

Detailed Description

Definition at line 6652 of file vulkan_core.h.

Field Documentation

◆ handleTypes

VkExternalMemoryHandleTypeFlagsNV VkExportMemoryAllocateInfoNV::handleTypes

Definition at line 6655 of file vulkan_core.h.

◆ pNext

const void* VkExportMemoryAllocateInfoNV::pNext

Definition at line 6654 of file vulkan_core.h.

◆ sType

VkStructureType VkExportMemoryAllocateInfoNV::sType

Definition at line 6653 of file vulkan_core.h.


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