Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkRenderPassInputAttachmentAspectCreateInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::eRenderPassInputAttachmentAspectCreateInfo |
const void * | pNext = {} |
uint32_t | aspectReferenceCount = {} |
const vk::InputAttachmentAspectReference * | pAspectReferences = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eRenderPassInputAttachmentAspectCreateInfo |
Definition at line 101793 of file vulkan_structs.hpp.
using vk::RenderPassInputAttachmentAspectCreateInfo::NativeType = VkRenderPassInputAttachmentAspectCreateInfo |
Definition at line 101795 of file vulkan_structs.hpp.
|
inline |
Definition at line 101801 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 101812 of file vulkan_structs.hpp.
|
inline |
Definition at line 101818 of file vulkan_structs.hpp.
|
inline |
Definition at line 101871 of file vulkan_structs.hpp.
|
inline |
Definition at line 101866 of file vulkan_structs.hpp.
|
inline |
Definition at line 101904 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 101829 of file vulkan_structs.hpp.
|
inline |
Definition at line 101894 of file vulkan_structs.hpp.
|
inline |
Definition at line 101842 of file vulkan_structs.hpp.
|
inline |
Definition at line 101856 of file vulkan_structs.hpp.
|
inline |
Definition at line 101849 of file vulkan_structs.hpp.
|
inline |
Definition at line 101836 of file vulkan_structs.hpp.
|
static |
Definition at line 101797 of file vulkan_structs.hpp.
uint32_t vk::RenderPassInputAttachmentAspectCreateInfo::aspectReferenceCount = {} |
Definition at line 101913 of file vulkan_structs.hpp.
const vk::InputAttachmentAspectReference* vk::RenderPassInputAttachmentAspectCreateInfo::pAspectReferences = {} |
Definition at line 101914 of file vulkan_structs.hpp.
const void* vk::RenderPassInputAttachmentAspectCreateInfo::pNext = {} |
Definition at line 101912 of file vulkan_structs.hpp.
|
static |
Definition at line 101798 of file vulkan_structs.hpp.
vk::StructureType vk::RenderPassInputAttachmentAspectCreateInfo::sType = StructureType::eRenderPassInputAttachmentAspectCreateInfo |
Definition at line 101911 of file vulkan_structs.hpp.