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::FrameGraphInterface Member List

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

ExecuteAfter(const ScopeId &producerScopeId)AZ::RHI::FrameGraphInterfaceinline
ExecuteBefore(const ScopeId &consumerScopeId)AZ::RHI::FrameGraphInterfaceinline
FrameGraphInterface(FrameGraph &frameGraph) (defined in AZ::RHI::FrameGraphInterface)AZ::RHI::FrameGraphInterfaceinline
GetAttachmentDatabase()AZ::RHI::FrameGraphInterfaceinline
SetEstimatedItemCount(uint32_t itemCount)AZ::RHI::FrameGraphInterfaceinline
SetHardwareQueueClass(HardwareQueueClass hardwareQueueClass)AZ::RHI::FrameGraphInterfaceinline
SignalFence(Fence &fence)AZ::RHI::FrameGraphInterfaceinline
UseAttachment(const BufferScopeAttachmentDescriptor &descriptor, ScopeAttachmentAccess access, ScopeAttachmentUsage usage)AZ::RHI::FrameGraphInterfaceinline
UseAttachment(const ImageScopeAttachmentDescriptor &descriptor, ScopeAttachmentAccess access, ScopeAttachmentUsage usage)AZ::RHI::FrameGraphInterfaceinline
UseAttachments(AZStd::span< const ImageScopeAttachmentDescriptor > descriptors, ScopeAttachmentAccess access, ScopeAttachmentUsage usage)AZ::RHI::FrameGraphInterfaceinline
UseColorAttachment(const ImageScopeAttachmentDescriptor &descriptor)AZ::RHI::FrameGraphInterfaceinline
UseColorAttachments(AZStd::span< const ImageScopeAttachmentDescriptor > descriptors)AZ::RHI::FrameGraphInterfaceinline
UseCopyAttachment(const BufferScopeAttachmentDescriptor &descriptor, ScopeAttachmentAccess access)AZ::RHI::FrameGraphInterfaceinline
UseCopyAttachment(const ImageScopeAttachmentDescriptor &descriptor, ScopeAttachmentAccess access)AZ::RHI::FrameGraphInterfaceinline
UseDepthStencilAttachment(const ImageScopeAttachmentDescriptor &descriptor, ScopeAttachmentAccess access)AZ::RHI::FrameGraphInterfaceinline
UseInputAssemblyAttachment(const BufferScopeAttachmentDescriptor &descriptor)AZ::RHI::FrameGraphInterfaceinline
UseQueryPool(Ptr< QueryPool > queryPool, const RHI::Interval &interval, QueryPoolScopeAttachmentType type, ScopeAttachmentAccess access)AZ::RHI::FrameGraphInterfaceinline
UseResolveAttachment(const ResolveScopeAttachmentDescriptor &descriptor)AZ::RHI::FrameGraphInterfaceinline
UseShaderAttachment(const BufferScopeAttachmentDescriptor &descriptor, ScopeAttachmentAccess access)AZ::RHI::FrameGraphInterfaceinline
UseShaderAttachment(const ImageScopeAttachmentDescriptor &descriptor, ScopeAttachmentAccess access)AZ::RHI::FrameGraphInterfaceinline
UseSubpassInputAttachment(const ImageScopeAttachmentDescriptor &descriptor)AZ::RHI::FrameGraphInterfaceinline
UseSubpassInputAttachments(AZStd::span< const ImageScopeAttachmentDescriptor > descriptors)AZ::RHI::FrameGraphInterfaceinline
~FrameGraphInterface()=default (defined in AZ::RHI::FrameGraphInterface)AZ::RHI::FrameGraphInterface