struct
#include <VaultedVulkan/VV_RenderPass.hpp>
SubpassDescription
Contents
- Reference
Base classes
-
template<typename VulkanType, EStructureType TemplateSpecifiedStype = EStructureType::Max_Enum>struct VV::V0::VKStruct_Base<VkSubpassDescription>
- Base struct for wrapping Vulkan native C API Structs.
Derived classes
- struct VV::V2::RenderPass::SubpassDescription
- Offers a default constructor.
Public variables
- SubpassDesriptionFlags Flags
- EPipelineBindPoint PipelineBindPoint
- ui32 InputAttachmentCount
- const AttachmentReference* InputAttachments
- ui32 ColorAttachmentCount
- const AttachmentReference* ColorAttachments
- const AttachmentReference* ResolveAttachments
- const AttachmentReference* DepthStencilAttachment
- ui32 PreserveAttachmentCount
- const ui32* PreserveAttachments