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::AttachmentBinding Struct Reference

Information about one attachment. More...

#include <RenderPass.h>

Public Attributes

RHI::Format m_format = RHI::Format::Unknown
 
AttachmentLoadStoreAction m_loadStoreAction
 
VkImageLayout m_initialLayout = VK_IMAGE_LAYOUT_UNDEFINED
 
VkImageLayout m_finalLayout = VK_IMAGE_LAYOUT_UNDEFINED
 
RHI::MultisampleState m_multisampleState
 

Detailed Description

Information about one attachment.


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