HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkRenderPassAttachmentBeginInfo |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eRenderPassAttachmentBeginInfo |
const void * | pNext = {} |
uint32_t | attachmentCount = {} |
const VULKAN_HPP_NAMESPACE::ImageView * | pAttachments = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eRenderPassAttachmentBeginInfo |
Definition at line 86437 of file vulkan_structs.hpp.
using VULKAN_HPP_NAMESPACE::RenderPassAttachmentBeginInfo::NativeType = VkRenderPassAttachmentBeginInfo |
Definition at line 86439 of file vulkan_structs.hpp.
|
inline |
Definition at line 86445 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 86456 of file vulkan_structs.hpp.
|
inline |
Definition at line 86462 of file vulkan_structs.hpp.
|
inline |
Definition at line 86513 of file vulkan_structs.hpp.
|
inline |
Definition at line 86508 of file vulkan_structs.hpp.
|
inline |
Definition at line 86542 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 86472 of file vulkan_structs.hpp.
|
inline |
Definition at line 86533 of file vulkan_structs.hpp.
|
inline |
Definition at line 86485 of file vulkan_structs.hpp.
|
inline |
Definition at line 86499 of file vulkan_structs.hpp.
|
inline |
Definition at line 86491 of file vulkan_structs.hpp.
|
inline |
Definition at line 86479 of file vulkan_structs.hpp.
|
static |
Definition at line 86441 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::RenderPassAttachmentBeginInfo::attachmentCount = {} |
Definition at line 86551 of file vulkan_structs.hpp.
const VULKAN_HPP_NAMESPACE::ImageView* VULKAN_HPP_NAMESPACE::RenderPassAttachmentBeginInfo::pAttachments = {} |
Definition at line 86552 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::RenderPassAttachmentBeginInfo::pNext = {} |
Definition at line 86550 of file vulkan_structs.hpp.
|
static |
Definition at line 86442 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::RenderPassAttachmentBeginInfo::sType = StructureType::eRenderPassAttachmentBeginInfo |
Definition at line 86549 of file vulkan_structs.hpp.