HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkAttachmentDescription2 |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eAttachmentDescription2 |
Definition at line 5363 of file vulkan_structs.hpp.
Definition at line 5365 of file vulkan_structs.hpp.
|
inline |
Definition at line 5371 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 5396 of file vulkan_structs.hpp.
|
inline |
Definition at line 5477 of file vulkan_structs.hpp.
|
inline |
Definition at line 5472 of file vulkan_structs.hpp.
|
inline |
Definition at line 5518 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 5404 of file vulkan_structs.hpp.
|
inline |
Definition at line 5507 of file vulkan_structs.hpp.
|
inline |
Definition at line 5465 of file vulkan_structs.hpp.
|
inline |
Definition at line 5417 of file vulkan_structs.hpp.
|
inline |
Definition at line 5423 of file vulkan_structs.hpp.
|
inline |
Definition at line 5459 of file vulkan_structs.hpp.
|
inline |
Definition at line 5435 of file vulkan_structs.hpp.
|
inline |
Definition at line 5411 of file vulkan_structs.hpp.
|
inline |
Definition at line 5429 of file vulkan_structs.hpp.
|
inline |
Definition at line 5447 of file vulkan_structs.hpp.
|
inline |
Definition at line 5453 of file vulkan_structs.hpp.
|
inline |
Definition at line 5441 of file vulkan_structs.hpp.
|
static |
Definition at line 5367 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ImageLayout VULKAN_HPP_NAMESPACE::AttachmentDescription2::finalLayout = VULKAN_HPP_NAMESPACE::ImageLayout::eUndefined |
Definition at line 5535 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::AttachmentDescriptionFlags VULKAN_HPP_NAMESPACE::AttachmentDescription2::flags = {} |
Definition at line 5527 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Format VULKAN_HPP_NAMESPACE::AttachmentDescription2::format = VULKAN_HPP_NAMESPACE::Format::eUndefined |
Definition at line 5528 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ImageLayout VULKAN_HPP_NAMESPACE::AttachmentDescription2::initialLayout = VULKAN_HPP_NAMESPACE::ImageLayout::eUndefined |
Definition at line 5534 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::AttachmentLoadOp VULKAN_HPP_NAMESPACE::AttachmentDescription2::loadOp = VULKAN_HPP_NAMESPACE::AttachmentLoadOp::eLoad |
Definition at line 5530 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::AttachmentDescription2::pNext = {} |
Definition at line 5526 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::SampleCountFlagBits VULKAN_HPP_NAMESPACE::AttachmentDescription2::samples = VULKAN_HPP_NAMESPACE::SampleCountFlagBits::e1 |
Definition at line 5529 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::AttachmentLoadOp VULKAN_HPP_NAMESPACE::AttachmentDescription2::stencilLoadOp = VULKAN_HPP_NAMESPACE::AttachmentLoadOp::eLoad |
Definition at line 5532 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::AttachmentStoreOp VULKAN_HPP_NAMESPACE::AttachmentDescription2::stencilStoreOp = VULKAN_HPP_NAMESPACE::AttachmentStoreOp::eStore |
Definition at line 5533 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::AttachmentStoreOp VULKAN_HPP_NAMESPACE::AttachmentDescription2::storeOp = VULKAN_HPP_NAMESPACE::AttachmentStoreOp::eStore |
Definition at line 5531 of file vulkan_structs.hpp.
|
static |
Definition at line 5368 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::AttachmentDescription2::sType = StructureType::eAttachmentDescription2 |
Definition at line 5525 of file vulkan_structs.hpp.