struct ExternalImageFormatProperties
Defined at line 37519 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
ExternalMemoryProperties externalMemoryProperties
Public Methods
void ExternalImageFormatProperties (vk::ExternalMemoryProperties externalMemoryProperties_, void * pNext_)
Defined at line 37527 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void ExternalImageFormatProperties (const ExternalImageFormatProperties & rhs)
Defined at line 37534 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void ExternalImageFormatProperties (const VkExternalImageFormatProperties & rhs)
Defined at line 37536 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
ExternalImageFormatProperties & operator= (const ExternalImageFormatProperties & rhs)
Defined at line 37541 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
ExternalImageFormatProperties & operator= (const VkExternalImageFormatProperties & rhs)
Defined at line 37544 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkExternalImageFormatProperties & operator const VkExternalImageFormatProperties & ()
Defined at line 37550 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkExternalImageFormatProperties & operator VkExternalImageFormatProperties & ()
Defined at line 37555 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const ExternalImageFormatProperties & )
Defined at line 37573 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp