struct FormatProperties3

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

wrapper struct for struct VkFormatProperties3, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkFormatProperties3.html

Public Members

StructureType sType
void * pNext
Flags linearTilingFeatures
Flags optimalTilingFeatures
Flags bufferFeatures

Public Methods

void FormatProperties3 (FormatFeatureFlags2 linearTilingFeatures_, FormatFeatureFlags2 optimalTilingFeatures_, FormatFeatureFlags2 bufferFeatures_, void * pNext_)

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

void FormatProperties3 (const FormatProperties3 & rhs)

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

void FormatProperties3 (const VkFormatProperties3 & rhs)

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

FormatProperties3 & operator= (const FormatProperties3 & rhs)

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

FormatProperties3 & operator= (const VkFormatProperties3 & rhs)

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

const VkFormatProperties3 & operator const VkFormatProperties3 & ()

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

VkFormatProperties3 & operator VkFormatProperties3 & ()

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

const VkFormatProperties3 * operator const VkFormatProperties3 * ()

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

VkFormatProperties3 * operator VkFormatProperties3 * ()

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

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

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