HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkRenderingAttachmentInfo |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eRenderingAttachmentInfo |
Definition at line 89269 of file vulkan_structs.hpp.
Definition at line 89271 of file vulkan_structs.hpp.
|
inline |
Definition at line 89277 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 89300 of file vulkan_structs.hpp.
|
inline |
Definition at line 89375 of file vulkan_structs.hpp.
|
inline |
Definition at line 89370 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 89308 of file vulkan_structs.hpp.
|
inline |
Definition at line 89363 of file vulkan_structs.hpp.
|
inline |
Definition at line 89327 of file vulkan_structs.hpp.
|
inline |
Definition at line 89321 of file vulkan_structs.hpp.
|
inline |
Definition at line 89351 of file vulkan_structs.hpp.
|
inline |
Definition at line 89315 of file vulkan_structs.hpp.
|
inline |
Definition at line 89345 of file vulkan_structs.hpp.
|
inline |
Definition at line 89339 of file vulkan_structs.hpp.
|
inline |
Definition at line 89333 of file vulkan_structs.hpp.
|
inline |
Definition at line 89357 of file vulkan_structs.hpp.
|
static |
Definition at line 89273 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ClearValue VULKAN_HPP_NAMESPACE::RenderingAttachmentInfo::clearValue = {} |
Definition at line 89411 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ImageLayout VULKAN_HPP_NAMESPACE::RenderingAttachmentInfo::imageLayout = VULKAN_HPP_NAMESPACE::ImageLayout::eUndefined |
Definition at line 89405 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ImageView VULKAN_HPP_NAMESPACE::RenderingAttachmentInfo::imageView = {} |
Definition at line 89404 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::AttachmentLoadOp VULKAN_HPP_NAMESPACE::RenderingAttachmentInfo::loadOp = VULKAN_HPP_NAMESPACE::AttachmentLoadOp::eLoad |
Definition at line 89409 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::RenderingAttachmentInfo::pNext = {} |
Definition at line 89403 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ImageLayout VULKAN_HPP_NAMESPACE::RenderingAttachmentInfo::resolveImageLayout = VULKAN_HPP_NAMESPACE::ImageLayout::eUndefined |
Definition at line 89408 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ImageView VULKAN_HPP_NAMESPACE::RenderingAttachmentInfo::resolveImageView = {} |
Definition at line 89407 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ResolveModeFlagBits VULKAN_HPP_NAMESPACE::RenderingAttachmentInfo::resolveMode = VULKAN_HPP_NAMESPACE::ResolveModeFlagBits::eNone |
Definition at line 89406 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::AttachmentStoreOp VULKAN_HPP_NAMESPACE::RenderingAttachmentInfo::storeOp = VULKAN_HPP_NAMESPACE::AttachmentStoreOp::eStore |
Definition at line 89410 of file vulkan_structs.hpp.
|
static |
Definition at line 89274 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::RenderingAttachmentInfo::sType = StructureType::eRenderingAttachmentInfo |
Definition at line 89402 of file vulkan_structs.hpp.