#include <vulkan_structs.hpp>
Definition at line 44380 of file vulkan_structs.hpp.
◆ NativeType
◆ ImageFormatListCreateInfo() [1/4]
VULKAN_HPP_CONSTEXPR vk::ImageFormatListCreateInfo::ImageFormatListCreateInfo |
( |
uint32_t |
viewFormatCount_ = {} , |
|
|
const vk::Format * |
pViewFormats_ = {} , |
|
|
const void * |
pNext_ = nullptr |
|
) |
| |
|
inline |
◆ ImageFormatListCreateInfo() [2/4]
◆ ImageFormatListCreateInfo() [3/4]
◆ ImageFormatListCreateInfo() [4/4]
◆ operator VkImageFormatListCreateInfo &()
◆ operator VkImageFormatListCreateInfo const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ setPNext()
◆ setPViewFormats()
◆ setViewFormatCount()
◆ setViewFormats()
◆ allowDuplicate
const bool vk::ImageFormatListCreateInfo::allowDuplicate = false |
|
static |
◆ pNext
const void* vk::ImageFormatListCreateInfo::pNext = {} |
◆ pViewFormats
const vk::Format* vk::ImageFormatListCreateInfo::pViewFormats = {} |
◆ structureType
◆ sType
◆ viewFormatCount
uint32_t vk::ImageFormatListCreateInfo::viewFormatCount = {} |
The documentation for this struct was generated from the following file: