struct ImageFormatProperties2
Defined at line 78382 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkImageFormatProperties2, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkImageFormatProperties2.html
Public Members
StructureType sType
void * pNext
ImageFormatProperties imageFormatProperties
Public Methods
void ImageFormatProperties2 (ImageFormatProperties imageFormatProperties_, void * pNext_)
Defined at line 78390 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void ImageFormatProperties2 (const ImageFormatProperties2 & rhs)
Defined at line 78396 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void ImageFormatProperties2 (const VkImageFormatProperties2 & rhs)
Defined at line 78398 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
ImageFormatProperties2 & operator= (const ImageFormatProperties2 & rhs)
Defined at line 78403 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
ImageFormatProperties2 & operator= (const VkImageFormatProperties2 & rhs)
Defined at line 78406 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkImageFormatProperties2 & operator const VkImageFormatProperties2 & ()
Defined at line 78412 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkImageFormatProperties2 & operator VkImageFormatProperties2 & ()
Defined at line 78417 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkImageFormatProperties2 * operator const VkImageFormatProperties2 * ()
Defined at line 78422 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkImageFormatProperties2 * operator VkImageFormatProperties2 * ()
Defined at line 78427 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const ImageFormatProperties2 & )
Defined at line 78440 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp