|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkRenderPassInputAttachmentAspectCreateInfo |
Public Attributes | |
| VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eRenderPassInputAttachmentAspectCreateInfo |
| const void * | pNext = {} |
| uint32_t | aspectReferenceCount = {} |
| const VULKAN_HPP_NAMESPACE::InputAttachmentAspectReference * | pAspectReferences = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eRenderPassInputAttachmentAspectCreateInfo |
Definition at line 88407 of file vulkan_structs.hpp.
| using VULKAN_HPP_NAMESPACE::RenderPassInputAttachmentAspectCreateInfo::NativeType = VkRenderPassInputAttachmentAspectCreateInfo |
Definition at line 88409 of file vulkan_structs.hpp.
|
inline |
Definition at line 88415 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 88426 of file vulkan_structs.hpp.
|
inline |
Definition at line 88432 of file vulkan_structs.hpp.
|
inline |
Definition at line 88485 of file vulkan_structs.hpp.
|
inline |
Definition at line 88480 of file vulkan_structs.hpp.
|
inline |
Definition at line 88518 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 88443 of file vulkan_structs.hpp.
|
inline |
Definition at line 88508 of file vulkan_structs.hpp.
|
inline |
Definition at line 88456 of file vulkan_structs.hpp.
|
inline |
Definition at line 88470 of file vulkan_structs.hpp.
|
inline |
Definition at line 88463 of file vulkan_structs.hpp.
|
inline |
Definition at line 88450 of file vulkan_structs.hpp.
|
static |
Definition at line 88411 of file vulkan_structs.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::RenderPassInputAttachmentAspectCreateInfo::aspectReferenceCount = {} |
Definition at line 88527 of file vulkan_structs.hpp.
| const VULKAN_HPP_NAMESPACE::InputAttachmentAspectReference* VULKAN_HPP_NAMESPACE::RenderPassInputAttachmentAspectCreateInfo::pAspectReferences = {} |
Definition at line 88528 of file vulkan_structs.hpp.
| const void* VULKAN_HPP_NAMESPACE::RenderPassInputAttachmentAspectCreateInfo::pNext = {} |
Definition at line 88526 of file vulkan_structs.hpp.
|
static |
Definition at line 88412 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::RenderPassInputAttachmentAspectCreateInfo::sType = StructureType::eRenderPassInputAttachmentAspectCreateInfo |
Definition at line 88525 of file vulkan_structs.hpp.