struct ExternalImageFormatProperties

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

wrapper struct for struct VkExternalImageFormatProperties, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkExternalImageFormatProperties.html

Public Members

StructureType sType
void * pNext
ExternalMemoryProperties externalMemoryProperties

Public Methods

void ExternalImageFormatProperties (ExternalMemoryProperties externalMemoryProperties_, void * pNext_)

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

void ExternalImageFormatProperties (const ExternalImageFormatProperties & rhs)

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

void ExternalImageFormatProperties (const VkExternalImageFormatProperties & rhs)

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

ExternalImageFormatProperties & operator= (const ExternalImageFormatProperties & rhs)

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

ExternalImageFormatProperties & operator= (const VkExternalImageFormatProperties & rhs)

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

const VkExternalImageFormatProperties & operator const VkExternalImageFormatProperties & ()

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

VkExternalImageFormatProperties & operator VkExternalImageFormatProperties & ()

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

const VkExternalImageFormatProperties * operator const VkExternalImageFormatProperties * ()

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

VkExternalImageFormatProperties * operator VkExternalImageFormatProperties * ()

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

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

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