|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::AttachmentReference2:Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eAttachmentReference2 |
Definition at line 18554 of file vulkan.hpp.
|
inline |
Definition at line 18560 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 18566 of file vulkan.hpp.
|
inline |
Definition at line 18614 of file vulkan.hpp.
|
inline |
Definition at line 18609 of file vulkan.hpp.
|
inline |
Definition at line 18632 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 18578 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 18572 of file vulkan.hpp.
|
inline |
Definition at line 18623 of file vulkan.hpp.
|
inline |
Definition at line 18602 of file vulkan.hpp.
|
inline |
Definition at line 18590 of file vulkan.hpp.
|
inline |
Definition at line 18596 of file vulkan.hpp.
|
inline |
Definition at line 18584 of file vulkan.hpp.
|
static |
Definition at line 18556 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::ImageAspectFlags VULKAN_HPP_NAMESPACE::AttachmentReference2::aspectMask = {} |
Definition at line 18645 of file vulkan.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::AttachmentReference2::attachment = {} |
Definition at line 18643 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::ImageLayout VULKAN_HPP_NAMESPACE::AttachmentReference2::layout = VULKAN_HPP_NAMESPACE::ImageLayout::eUndefined |
Definition at line 18644 of file vulkan.hpp.
| const void* VULKAN_HPP_NAMESPACE::AttachmentReference2::pNext = {} |
Definition at line 18642 of file vulkan.hpp.
|
static |
Definition at line 18557 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::AttachmentReference2::sType = StructureType::eAttachmentReference2 |
Definition at line 18641 of file vulkan.hpp.