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::RHI::FrameGraphAttachmentDatabase Member List

This is the complete list of members for AZ::RHI::FrameGraphAttachmentDatabase, including all inherited members.

Clear()AZ::RHI::FrameGraphAttachmentDatabase
CreateTransientBuffer(const TransientBufferDescriptor &descriptor)AZ::RHI::FrameGraphAttachmentDatabase
CreateTransientImage(const TransientImageDescriptor &descriptor)AZ::RHI::FrameGraphAttachmentDatabase
EmplaceResourcePoolUse(ResourcePool &pool, ScopeId scopeId)AZ::RHI::FrameGraphAttachmentDatabase
EmplaceScopeAttachment(Scope &scope, FrameAttachment &attachment, Args &&... arguments) (defined in AZ::RHI::FrameGraphAttachmentDatabase)AZ::RHI::FrameGraphAttachmentDatabase
FindAttachment(const AttachmentId &attachmentId) constAZ::RHI::FrameGraphAttachmentDatabase
FindAttachment(const AttachmentId &attachmentId) (defined in AZ::RHI::FrameGraphAttachmentDatabase)AZ::RHI::FrameGraphAttachmentDatabase
FindAttachment(const AttachmentId &attachmentId) constAZ::RHI::FrameGraphAttachmentDatabase
FindAttachment(const AttachmentId &attachmentId) (defined in AZ::RHI::FrameGraphAttachmentDatabase)AZ::RHI::FrameGraphAttachmentDatabase
FindScopeAttachment(const ScopeId &scopeId, const AttachmentId &attachmentId) constAZ::RHI::FrameGraphAttachmentDatabase
FindScopeAttachment(const ScopeId &scopeId, const AttachmentId &attachmentId, const ImageViewDescriptor &imageViewDescriptor, const RHI::ScopeAttachmentUsage attachmentUsage) constAZ::RHI::FrameGraphAttachmentDatabase
FindScopeAttachment(const ScopeId &scopeId, const AttachmentId &attachmentId, const RHI::ScopeAttachmentUsage attachmentUsage) constAZ::RHI::FrameGraphAttachmentDatabase
FindScopeAttachmentList(const ScopeId &scopeId, const AttachmentId &attachmentId) constAZ::RHI::FrameGraphAttachmentDatabase
FrameGraphAttachmentDatabase()=default (defined in AZ::RHI::FrameGraphAttachmentDatabase)AZ::RHI::FrameGraphAttachmentDatabase
GetAttachments() constAZ::RHI::FrameGraphAttachmentDatabase
GetBufferAttachments() constAZ::RHI::FrameGraphAttachmentDatabase
GetBufferDescriptor(const AttachmentId &attachmentId) constAZ::RHI::FrameGraphAttachmentDatabase
GetImageAttachments() constAZ::RHI::FrameGraphAttachmentDatabase
GetImageDescriptor(const AttachmentId &attachmentId) constAZ::RHI::FrameGraphAttachmentDatabase
GetImportedBufferAttachments() constAZ::RHI::FrameGraphAttachmentDatabase
GetImportedImageAttachments() constAZ::RHI::FrameGraphAttachmentDatabase
GetScopeAttachments() constAZ::RHI::FrameGraphAttachmentDatabase
GetSwapChainAttachments() constAZ::RHI::FrameGraphAttachmentDatabase
GetTransientBufferAttachments() constAZ::RHI::FrameGraphAttachmentDatabase
GetTransientImageAttachments() constAZ::RHI::FrameGraphAttachmentDatabase
ImportBuffer(const AttachmentId &attachmentId, Ptr< Buffer > buffer)AZ::RHI::FrameGraphAttachmentDatabase
ImportImage(const AttachmentId &attachmentId, Ptr< Image > image)AZ::RHI::FrameGraphAttachmentDatabase
ImportSwapChain(const AttachmentId &attachmentId, Ptr< SwapChain > swapChain)AZ::RHI::FrameGraphAttachmentDatabase
IsAttachmentValid(const AttachmentId &attachmentId) constAZ::RHI::FrameGraphAttachmentDatabase