|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::RenderPassInputAttachmentAspectCreateInfo:Data Fields | |
| const 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 76702 of file vulkan.hpp.
|
inline |
Definition at line 76708 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 76714 of file vulkan.hpp.
|
inline |
Definition at line 76720 of file vulkan.hpp.
|
inline |
Definition at line 76771 of file vulkan.hpp.
|
inline |
Definition at line 76766 of file vulkan.hpp.
|
inline |
Definition at line 76788 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 76732 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 76726 of file vulkan.hpp.
|
inline |
Definition at line 76780 of file vulkan.hpp.
|
inline |
Definition at line 76744 of file vulkan.hpp.
|
inline |
Definition at line 76757 of file vulkan.hpp.
|
inline |
Definition at line 76750 of file vulkan.hpp.
|
inline |
Definition at line 76738 of file vulkan.hpp.
|
static |
Definition at line 76704 of file vulkan.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::RenderPassInputAttachmentAspectCreateInfo::aspectReferenceCount = {} |
Definition at line 76799 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::InputAttachmentAspectReference* VULKAN_HPP_NAMESPACE::RenderPassInputAttachmentAspectCreateInfo::pAspectReferences = {} |
Definition at line 76800 of file vulkan.hpp.
| const void* VULKAN_HPP_NAMESPACE::RenderPassInputAttachmentAspectCreateInfo::pNext = {} |
Definition at line 76798 of file vulkan.hpp.
|
static |
Definition at line 76705 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::RenderPassInputAttachmentAspectCreateInfo::sType = StructureType::eRenderPassInputAttachmentAspectCreateInfo |
Definition at line 76797 of file vulkan.hpp.