struct FormatProperties2
Defined at line 67747 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkFormatProperties2, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkFormatProperties2.html
Public Members
StructureType sType
void * pNext
FormatProperties formatProperties
Public Methods
void FormatProperties2 (FormatProperties formatProperties_, void * pNext_)
Defined at line 67755 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void FormatProperties2 (const FormatProperties2 & rhs)
Defined at line 67761 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void FormatProperties2 (const VkFormatProperties2 & rhs)
Defined at line 67763 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
FormatProperties2 & operator= (const FormatProperties2 & rhs)
Defined at line 67765 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
FormatProperties2 & operator= (const VkFormatProperties2 & rhs)
Defined at line 67768 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkFormatProperties2 & operator const VkFormatProperties2 & ()
Defined at line 67774 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkFormatProperties2 & operator VkFormatProperties2 & ()
Defined at line 67779 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkFormatProperties2 * operator const VkFormatProperties2 * ()
Defined at line 67784 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkFormatProperties2 * operator VkFormatProperties2 * ()
Defined at line 67789 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const FormatProperties2 & )
Defined at line 67802 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp