struct FormatProperties
Defined at line 67659 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkFormatProperties, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkFormatProperties.html
Public Members
Flags linearTilingFeatures
Flags optimalTilingFeatures
Flags bufferFeatures
Public Methods
void FormatProperties (FormatFeatureFlagslinearTilingFeatures_,FormatFeatureFlagsoptimalTilingFeatures_,FormatFeatureFlagsbufferFeatures_)
Defined at line 67664 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void FormatProperties (const FormatProperties & rhs)
Defined at line 67673 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void FormatProperties (const VkFormatProperties & rhs)
Defined at line 67675 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
FormatProperties & operator= (const FormatProperties & rhs)
Defined at line 67677 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
FormatProperties & operator= (const VkFormatProperties & rhs)
Defined at line 67680 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkFormatProperties & operator const VkFormatProperties & ()
Defined at line 67686 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkFormatProperties & operator VkFormatProperties & ()
Defined at line 67691 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkFormatProperties * operator const VkFormatProperties * ()
Defined at line 67696 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkFormatProperties * operator VkFormatProperties * ()
Defined at line 67701 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const FormatProperties & )
Defined at line 67714 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp