Vulkan-Hpp
VkExportMemoryAllocateInfoNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkExternalMemoryHandleTypeFlagsNV handleTypes
 

Detailed Description

Definition at line 12062 of file vulkan_core.h.

Member Data Documentation

◆ handleTypes

VkExternalMemoryHandleTypeFlagsNV VkExportMemoryAllocateInfoNV::handleTypes

Definition at line 12065 of file vulkan_core.h.

◆ pNext

const void* VkExportMemoryAllocateInfoNV::pNext

Definition at line 12064 of file vulkan_core.h.

◆ sType

VkStructureType VkExportMemoryAllocateInfoNV::sType

Definition at line 12063 of file vulkan_core.h.


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