HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkImageViewCreateInfo |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eImageViewCreateInfo |
Definition at line 40986 of file vulkan_structs.hpp.
Definition at line 40988 of file vulkan_structs.hpp.
|
inline |
Definition at line 40994 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 41013 of file vulkan_structs.hpp.
|
inline |
Definition at line 41076 of file vulkan_structs.hpp.
|
inline |
Definition at line 41071 of file vulkan_structs.hpp.
|
inline |
Definition at line 41113 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 41020 of file vulkan_structs.hpp.
|
inline |
Definition at line 41103 of file vulkan_structs.hpp.
|
inline |
Definition at line 41057 of file vulkan_structs.hpp.
|
inline |
Definition at line 41033 of file vulkan_structs.hpp.
|
inline |
Definition at line 41051 of file vulkan_structs.hpp.
|
inline |
Definition at line 41039 of file vulkan_structs.hpp.
|
inline |
Definition at line 41027 of file vulkan_structs.hpp.
|
inline |
Definition at line 41064 of file vulkan_structs.hpp.
|
inline |
Definition at line 41045 of file vulkan_structs.hpp.
|
static |
Definition at line 40990 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ComponentMapping VULKAN_HPP_NAMESPACE::ImageViewCreateInfo::components = {} |
Definition at line 41126 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ImageViewCreateFlags VULKAN_HPP_NAMESPACE::ImageViewCreateInfo::flags = {} |
Definition at line 41122 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Format VULKAN_HPP_NAMESPACE::ImageViewCreateInfo::format = VULKAN_HPP_NAMESPACE::Format::eUndefined |
Definition at line 41125 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Image VULKAN_HPP_NAMESPACE::ImageViewCreateInfo::image = {} |
Definition at line 41123 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::ImageViewCreateInfo::pNext = {} |
Definition at line 41121 of file vulkan_structs.hpp.
|
static |
Definition at line 40991 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::ImageViewCreateInfo::sType = StructureType::eImageViewCreateInfo |
Definition at line 41120 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ImageSubresourceRange VULKAN_HPP_NAMESPACE::ImageViewCreateInfo::subresourceRange = {} |
Definition at line 41127 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ImageViewType VULKAN_HPP_NAMESPACE::ImageViewCreateInfo::viewType = VULKAN_HPP_NAMESPACE::ImageViewType::e1D |
Definition at line 41124 of file vulkan_structs.hpp.