struct PhysicalDeviceImageFormatInfo2

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

wrapper struct for struct VkPhysicalDeviceImageFormatInfo2, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceImageFormatInfo2.html

Public Members

StructureType sType
const void * pNext
Format format
ImageType type
ImageTiling tiling
Flags usage
Flags flags

Public Methods

void PhysicalDeviceImageFormatInfo2 (Format format_, ImageType type_, ImageTiling tiling_, ImageUsageFlags usage_, ImageCreateFlags flags_, const void * pNext_)

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

void PhysicalDeviceImageFormatInfo2 (const PhysicalDeviceImageFormatInfo2 & rhs)

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

void PhysicalDeviceImageFormatInfo2 (const VkPhysicalDeviceImageFormatInfo2 & rhs)

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

PhysicalDeviceImageFormatInfo2 & operator= (const PhysicalDeviceImageFormatInfo2 & rhs)

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

PhysicalDeviceImageFormatInfo2 & operator= (const VkPhysicalDeviceImageFormatInfo2 & rhs)

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

PhysicalDeviceImageFormatInfo2 & setPNext (const void * pNext_)

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

PhysicalDeviceImageFormatInfo2 && setPNext (const void * pNext_)

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

PhysicalDeviceImageFormatInfo2 & setFormat (Format format_)

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

PhysicalDeviceImageFormatInfo2 && setFormat (Format format_)

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

PhysicalDeviceImageFormatInfo2 & setType (ImageType type_)

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

PhysicalDeviceImageFormatInfo2 && setType (ImageType type_)

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

PhysicalDeviceImageFormatInfo2 & setTiling (ImageTiling tiling_)

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

PhysicalDeviceImageFormatInfo2 && setTiling (ImageTiling tiling_)

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

PhysicalDeviceImageFormatInfo2 & setUsage (ImageUsageFlags usage_)

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

PhysicalDeviceImageFormatInfo2 && setUsage (ImageUsageFlags usage_)

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

PhysicalDeviceImageFormatInfo2 & setFlags (ImageCreateFlags flags_)

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

PhysicalDeviceImageFormatInfo2 && setFlags (ImageCreateFlags flags_)

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

const VkPhysicalDeviceImageFormatInfo2 & operator const VkPhysicalDeviceImageFormatInfo2 & ()

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

VkPhysicalDeviceImageFormatInfo2 & operator VkPhysicalDeviceImageFormatInfo2 & ()

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

const VkPhysicalDeviceImageFormatInfo2 * operator const VkPhysicalDeviceImageFormatInfo2 * ()

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

VkPhysicalDeviceImageFormatInfo2 * operator VkPhysicalDeviceImageFormatInfo2 * ()

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

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

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