struct ExportMemoryAllocateInfo

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

Public Members

StructureType sType
const void * pNext
Flags handleTypes

Public Methods

void ExportMemoryAllocateInfo (vk::ExternalMemoryHandleTypeFlags handleTypes_, const void * pNext_)

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

void ExportMemoryAllocateInfo (const ExportMemoryAllocateInfo & rhs)

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

void ExportMemoryAllocateInfo (const VkExportMemoryAllocateInfo & rhs)

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

ExportMemoryAllocateInfo & operator= (const ExportMemoryAllocateInfo & rhs)

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

ExportMemoryAllocateInfo & operator= (const VkExportMemoryAllocateInfo & rhs)

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

ExportMemoryAllocateInfo & setPNext (const void * pNext_)

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

ExportMemoryAllocateInfo & setHandleTypes (vk::ExternalMemoryHandleTypeFlags handleTypes_)

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

const VkExportMemoryAllocateInfo & operator const VkExportMemoryAllocateInfo & ()

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

VkExportMemoryAllocateInfo & operator VkExportMemoryAllocateInfo & ()

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

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

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