|
SDL
2.0
|
#include <vulkan.hpp>
Data Fields | |
| const VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eImageFormatListCreateInfo |
| const void * | pNext = {} |
| uint32_t | viewFormatCount = {} |
| const VULKAN_HPP_NAMESPACE::Format * | pViewFormats = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eImageFormatListCreateInfo |
Definition at line 59032 of file vulkan.hpp.
|
inline |
Definition at line 59038 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 59044 of file vulkan.hpp.
|
inline |
Definition at line 59050 of file vulkan.hpp.
|
inline |
Definition at line 59101 of file vulkan.hpp.
|
inline |
Definition at line 59096 of file vulkan.hpp.
|
inline |
Definition at line 59118 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 59062 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 59056 of file vulkan.hpp.
|
inline |
Definition at line 59110 of file vulkan.hpp.
|
inline |
Definition at line 59068 of file vulkan.hpp.
|
inline |
Definition at line 59080 of file vulkan.hpp.
|
inline |
Definition at line 59074 of file vulkan.hpp.
|
inline |
Definition at line 59087 of file vulkan.hpp.
|
static |
Definition at line 59034 of file vulkan.hpp.
| const void* VULKAN_HPP_NAMESPACE::ImageFormatListCreateInfo::pNext = {} |
Definition at line 59128 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::Format* VULKAN_HPP_NAMESPACE::ImageFormatListCreateInfo::pViewFormats = {} |
Definition at line 59130 of file vulkan.hpp.
|
static |
Definition at line 59035 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::ImageFormatListCreateInfo::sType = StructureType::eImageFormatListCreateInfo |
Definition at line 59127 of file vulkan.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::ImageFormatListCreateInfo::viewFormatCount = {} |
Definition at line 59129 of file vulkan.hpp.