#include <vulkan_structs.hpp>
Definition at line 99819 of file vulkan_structs.hpp.
◆ NativeType
◆ RenderPassAttachmentBeginInfo() [1/4]
VULKAN_HPP_CONSTEXPR vk::RenderPassAttachmentBeginInfo::RenderPassAttachmentBeginInfo |
( |
uint32_t |
attachmentCount_ = {} , |
|
|
const vk::ImageView * |
pAttachments_ = {} , |
|
|
const void * |
pNext_ = nullptr |
|
) |
| |
|
inline |
◆ RenderPassAttachmentBeginInfo() [2/4]
◆ RenderPassAttachmentBeginInfo() [3/4]
◆ RenderPassAttachmentBeginInfo() [4/4]
◆ operator VkRenderPassAttachmentBeginInfo &()
◆ operator VkRenderPassAttachmentBeginInfo const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ setAttachmentCount()
◆ setAttachments()
◆ setPAttachments()
◆ setPNext()
◆ allowDuplicate
const bool vk::RenderPassAttachmentBeginInfo::allowDuplicate = false |
|
static |
◆ attachmentCount
uint32_t vk::RenderPassAttachmentBeginInfo::attachmentCount = {} |
◆ pAttachments
const vk::ImageView* vk::RenderPassAttachmentBeginInfo::pAttachments = {} |
◆ pNext
const void* vk::RenderPassAttachmentBeginInfo::pNext = {} |
◆ structureType
◆ sType
The documentation for this struct was generated from the following file: