Open 3D Engine Atom Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::Vulkan::RenderPass::SubpassAttachment Struct Reference

Properties of one attachment in a subpass. More...

#include <RenderPass.h>

Public Member Functions

bool IsValid () const
 

Public Attributes

uint32_t m_attachmentIndex = RHI::InvalidRenderAttachmentIndex
 
VkImageLayout m_layout = VK_IMAGE_LAYOUT_UNDEFINED
 
VkImageAspectFlags m_imageAspectFlags = VK_IMAGE_ASPECT_NONE
 

Detailed Description

Properties of one attachment in a subpass.


The documentation for this struct was generated from the following file: