struct ExportMemoryAllocateInfo

Defined at line 62941 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkExportMemoryAllocateInfo, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkExportMemoryAllocateInfo.html

Public Members

StructureType sType
const void * pNext
Flags handleTypes

Public Methods

void ExportMemoryAllocateInfo (ExternalMemoryHandleTypeFlags handleTypes_, const void * pNext_)

Defined at line 62949 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void ExportMemoryAllocateInfo (const ExportMemoryAllocateInfo & rhs)

Defined at line 62955 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void ExportMemoryAllocateInfo (const VkExportMemoryAllocateInfo & rhs)

Defined at line 62957 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

ExportMemoryAllocateInfo & operator= (const ExportMemoryAllocateInfo & rhs)

Defined at line 62962 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

ExportMemoryAllocateInfo & operator= (const VkExportMemoryAllocateInfo & rhs)

Defined at line 62965 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

ExportMemoryAllocateInfo & setPNext (const void * pNext_)

Defined at line 62972 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

ExportMemoryAllocateInfo && setPNext (const void * pNext_)

Defined at line 62978 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

ExportMemoryAllocateInfo & setHandleTypes (ExternalMemoryHandleTypeFlags handleTypes_)

Defined at line 62984 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

ExportMemoryAllocateInfo && setHandleTypes (ExternalMemoryHandleTypeFlags handleTypes_)

Defined at line 62990 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkExportMemoryAllocateInfo & operator const VkExportMemoryAllocateInfo & ()

Defined at line 62997 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkExportMemoryAllocateInfo & operator VkExportMemoryAllocateInfo & ()

Defined at line 63002 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkExportMemoryAllocateInfo * operator const VkExportMemoryAllocateInfo * ()

Defined at line 63007 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkExportMemoryAllocateInfo * operator VkExportMemoryAllocateInfo * ()

Defined at line 63012 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const ExportMemoryAllocateInfo & )

Defined at line 63025 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp