This is the complete list of members for AZ::Metal::Scope, including all inherited members.
| Activate(const FrameGraph *frameGraph, uint32_t index, const GraphGroupId &groupId, ActivationFlags activationFlags) | AZ::RHI::Scope | |
| ActivationFlags enum name (defined in AZ::RHI::Scope) | AZ::RHI::Scope | |
| add_ref() const (defined in AZ::RHI::Object) | AZ::RHI::Object | protected |
| AddFenceToSignal(Ptr< Fence > fence) | AZ::RHI::Scope | |
| AZ::RHI::Scope::AddQueryPoolUse(Ptr< QueryPool > queryPool, const RHI::Interval &interval, RHI::ScopeAttachmentAccess access) | AZ::RHI::Scope | protectedvirtual |
| AZ_CLASS_ALLOCATOR(Scope, AZ::SystemAllocator) (defined in AZ::Metal::Scope) | AZ::Metal::Scope | |
| AZ_RTTI(Scope, "{FDACECE6-322E-480C-9331-DC639C320882}", Base) (defined in AZ::Metal::Scope) | AZ::Metal::Scope | |
| AZ_RTTI(Scope, "{C9EB500A-EF31-46E2-98DE-62396CDBAFB1}", Object) (defined in AZ::RHI::Scope) | AZ::RHI::Scope | |
| AZ_RTTI(Object, "{E43378F1-2331-4173-94B8-990ED20E6003}") (defined in AZ::RHI::Object) | AZ::RHI::Object | |
| Begin(CommandList &commandList, AZ::u32 commandListIndex, AZ::u32 commandListCount) const (defined in AZ::Metal::Scope) | AZ::Metal::Scope | |
| Compile() | AZ::RHI::Scope | |
| Create() (defined in AZ::Metal::Scope) | AZ::Metal::Scope | static |
| Deactivate() | AZ::RHI::Scope | |
| End(CommandList &commandList) const (defined in AZ::Metal::Scope) | AZ::Metal::Scope | |
| FindCapableCrossQueueProducer(HardwareQueueClass hardwareQueueClass) | AZ::RHI::Scope | |
| FindCrossQueueProducer(HardwareQueueClass hardwareQueueClass) | AZ::RHI::Scope | |
| FindMoreCapableCrossQueueProducer() | AZ::RHI::Scope | |
| GetActivationFlags() const | AZ::RHI::Scope | |
| GetAttachments() const | AZ::RHI::Scope | |
| GetBufferAttachments() const | AZ::RHI::Scope | |
| GetConsumerByQueue(HardwareQueueClass hardwareQueueClass) const | AZ::RHI::Scope | |
| GetConsumerOnSameQueue() const | AZ::RHI::Scope | |
| GetDevice() const | AZ::RHI::Scope | |
| GetDeviceIndex() const | AZ::RHI::Scope | |
| GetEstimatedItemCount() const | AZ::RHI::Scope | |
| GetFencesToSignal() const | AZ::RHI::Scope | |
| GetFencesToWaitFor() const | AZ::RHI::Scope | |
| GetFrameGraph() const | AZ::RHI::Scope | |
| GetFrameGraphGroupId() const | AZ::RHI::Scope | |
| GetHardwareQueueClass() const | AZ::RHI::Scope | |
| GetId() const | AZ::RHI::Scope | |
| GetImageAttachments() const | AZ::RHI::Scope | |
| GetIndex() const | AZ::RHI::Scope | |
| GetMarkerLabel() const | AZ::RHI::Scope | |
| GetName() const | AZ::RHI::Object | |
| GetProducerByQueue(HardwareQueueClass hardwareQueueClass) const | AZ::RHI::Scope | |
| GetProducerOnSameQueue() const | AZ::RHI::Scope | |
| GetRenderPassDescriptor() const (defined in AZ::Metal::Scope) | AZ::Metal::Scope | |
| GetResolveAttachments() const | AZ::RHI::Scope | |
| GetResourcePoolResolves() const | AZ::RHI::Scope | |
| GetSignalFenceValue() const (defined in AZ::Metal::Scope) | AZ::Metal::Scope | |
| GetSwapChainsToPresent() const | AZ::RHI::Scope | |
| GetTransientAttachments() const | AZ::RHI::Scope | |
| GetWaitFences() const (defined in AZ::Metal::Scope) | AZ::Metal::Scope | |
| GetWaitFenceValueByQueue(RHI::HardwareQueueClass hardwareQueueClass) const (defined in AZ::Metal::Scope) | AZ::Metal::Scope | |
| HasSignalFence() const (defined in AZ::Metal::Scope) | AZ::Metal::Scope | |
| HasWaitFences() const (defined in AZ::Metal::Scope) | AZ::Metal::Scope | |
| Init(const ScopeId &scopeId, HardwareQueueClass hardwareQueueClass=HardwareQueueClass::Graphics) | AZ::RHI::Scope | |
| IsActive() const | AZ::RHI::Scope | |
| IsInitialized() const | AZ::RHI::Scope | |
| LinkProducerConsumerByQueues(Scope *producer, Scope *consumer) | AZ::RHI::Scope | static |
| m_useCount (defined in AZ::RHI::Object) | AZ::RHI::Object | mutableprotected |
| Object()=default (defined in AZ::RHI::Object) | AZ::RHI::Object | protected |
| QueueResourceFence(ResourceFenceAction fenceAction, Fence &fence) | AZ::Metal::Scope | |
| QueueResourcePoolResolves(ResourcePoolDatabase &resourcePoolDatabase) | AZ::RHI::Scope | |
| release() const | AZ::RHI::Object | protected |
| ResourceFenceAction enum name (defined in AZ::Metal::Scope) | AZ::Metal::Scope | |
| SetDeviceIndex(int deviceIndex) | AZ::RHI::Scope | |
| SetHardwareQueueClass(HardwareQueueClass hardwareQueueClass) | AZ::RHI::Scope | |
| SetName(const Name &name) | AZ::RHI::Object | |
| SetRenderPassInfo(const RenderPassContext &renderPassContext) (defined in AZ::Metal::Scope) | AZ::Metal::Scope | |
| SetSignalFenceValue(uint64_t fenceValue) (defined in AZ::Metal::Scope) | AZ::Metal::Scope | |
| SetWaitFenceValueByQueue(RHI::HardwareQueueClass hardwareQueueClass, uint64_t fenceValue) (defined in AZ::Metal::Scope) | AZ::Metal::Scope | |
| Shutdown() override final | AZ::RHI::Scope | virtual |
| SignalAllResourceFences(CommandList &commandList) const | AZ::Metal::Scope | |
| SignalAllResourceFences(id< MTLCommandBuffer > mtlCommandBuffer) const (defined in AZ::Metal::Scope) | AZ::Metal::Scope | |
| use_count() | AZ::RHI::Object | inline |
| WaitOnAllResourceFences(CommandList &commandList) const | AZ::Metal::Scope | |
| WaitOnAllResourceFences(id< MTLCommandBuffer > mtlCommandBuffer) const (defined in AZ::Metal::Scope) | AZ::Metal::Scope | |
| ~Object()=default (defined in AZ::RHI::Object) | AZ::RHI::Object | virtual |
| ~Scope()=default (defined in AZ::RHI::Scope) | AZ::RHI::Scope | virtual |