struct ExternalBufferProperties

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

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

Public Members

StructureType sType
void * pNext
ExternalMemoryProperties externalMemoryProperties

Public Methods

void ExternalBufferProperties (ExternalMemoryProperties externalMemoryProperties_, void * pNext_)

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

void ExternalBufferProperties (const ExternalBufferProperties & rhs)

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

void ExternalBufferProperties (const VkExternalBufferProperties & rhs)

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

ExternalBufferProperties & operator= (const ExternalBufferProperties & rhs)

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

ExternalBufferProperties & operator= (const VkExternalBufferProperties & rhs)

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

const VkExternalBufferProperties & operator const VkExternalBufferProperties & ()

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

VkExternalBufferProperties & operator VkExternalBufferProperties & ()

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

const VkExternalBufferProperties * operator const VkExternalBufferProperties * ()

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

VkExternalBufferProperties * operator VkExternalBufferProperties * ()

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

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

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