struct ImageFormatListCreateInfo

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

Public Members

StructureType sType
const void * pNext
uint32_t viewFormatCount
const vk::Format * pViewFormats

Public Methods

void ImageFormatListCreateInfo (uint32_t viewFormatCount_, const vk::Format * pViewFormats_, const void * pNext_)

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

void ImageFormatListCreateInfo (const ImageFormatListCreateInfo & rhs)

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

void ImageFormatListCreateInfo (const VkImageFormatListCreateInfo & rhs)

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

void ImageFormatListCreateInfo (const vk::ArrayProxyNoTemporaries<const vk::Format> & viewFormats_, const void * pNext_)

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

ImageFormatListCreateInfo & operator= (const ImageFormatListCreateInfo & rhs)

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

ImageFormatListCreateInfo & operator= (const VkImageFormatListCreateInfo & rhs)

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

ImageFormatListCreateInfo & setPNext (const void * pNext_)

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

ImageFormatListCreateInfo & setViewFormatCount (uint32_t viewFormatCount_)

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

ImageFormatListCreateInfo & setPViewFormats (const vk::Format * pViewFormats_)

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

ImageFormatListCreateInfo & setViewFormats (const vk::ArrayProxyNoTemporaries<const vk::Format> & viewFormats_)

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

const VkImageFormatListCreateInfo & operator const VkImageFormatListCreateInfo & ()

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

VkImageFormatListCreateInfo & operator VkImageFormatListCreateInfo & ()

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

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

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