struct PhysicalDeviceImageFormatInfo2

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

Public Members

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

Public Methods

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

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

void PhysicalDeviceImageFormatInfo2 (const PhysicalDeviceImageFormatInfo2 & rhs)

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

void PhysicalDeviceImageFormatInfo2 (const VkPhysicalDeviceImageFormatInfo2 & rhs)

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

PhysicalDeviceImageFormatInfo2 & operator= (const PhysicalDeviceImageFormatInfo2 & rhs)

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

PhysicalDeviceImageFormatInfo2 & operator= (const VkPhysicalDeviceImageFormatInfo2 & rhs)

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

PhysicalDeviceImageFormatInfo2 & setPNext (const void * pNext_)

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

PhysicalDeviceImageFormatInfo2 & setFormat (vk::Format format_)

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

PhysicalDeviceImageFormatInfo2 & setType (vk::ImageType type_)

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

PhysicalDeviceImageFormatInfo2 & setTiling (vk::ImageTiling tiling_)

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

PhysicalDeviceImageFormatInfo2 & setUsage (vk::ImageUsageFlags usage_)

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

PhysicalDeviceImageFormatInfo2 & setFlags (vk::ImageCreateFlags flags_)

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

const VkPhysicalDeviceImageFormatInfo2 & operator const VkPhysicalDeviceImageFormatInfo2 & ()

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

VkPhysicalDeviceImageFormatInfo2 & operator VkPhysicalDeviceImageFormatInfo2 & ()

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

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

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