Open 3D Engine Atom Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
This is the complete list of members for AZ::Vulkan::Scope, including all inherited members.
Activate(const FrameGraph *frameGraph, uint32_t index, const GraphGroupId &groupId) | 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 |
AddSignalFence(RHI::Ptr< Fence > fence) (defined in AZ::Vulkan::Scope) | AZ::Vulkan::Scope | |
AddSignalSemaphore(RHI::Ptr< Semaphore > semaphore) (defined in AZ::Vulkan::Scope) | AZ::Vulkan::Scope | |
AddWaitSemaphore(const Semaphore::WaitSemaphore &semaphoreInfo) (defined in AZ::Vulkan::Scope) | AZ::Vulkan::Scope | |
AZ_CLASS_ALLOCATOR(Scope, AZ::SystemAllocator) (defined in AZ::Vulkan::Scope) | AZ::Vulkan::Scope | |
AZ_RTTI(Scope, "328CA015-A73A-4A64-8C10-798C021575B3", Base) (defined in AZ::Vulkan::Scope) | AZ::Vulkan::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 | |
BarrierSlot enum name (defined in AZ::Vulkan::Scope) | AZ::Vulkan::Scope | |
BarrierSlotCount (defined in AZ::Vulkan::Scope) | AZ::Vulkan::Scope | static |
Begin(CommandList &commandList) const (defined in AZ::Vulkan::Scope) | AZ::Vulkan::Scope | |
Compile(Device &device) | AZ::RHI::Scope | |
Create() (defined in AZ::Vulkan::Scope) | AZ::Vulkan::Scope | static |
Deactivate() | AZ::RHI::Scope | |
EmitScopeBarriers(CommandList &commandList, BarrierSlot slot) const | AZ::Vulkan::Scope | |
End(CommandList &commandList) const (defined in AZ::Vulkan::Scope) | AZ::Vulkan::Scope | |
FindCapableCrossQueueProducer(HardwareQueueClass hardwareQueueClass) | AZ::RHI::Scope | |
FindCrossQueueProducer(HardwareQueueClass hardwareQueueClass) | AZ::RHI::Scope | |
FindMoreCapableCrossQueueProducer() | 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 | |
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 | |
GetResolveAttachments() const | AZ::RHI::Scope | |
GetResolveMode() const | AZ::Vulkan::Scope | |
GetResourcePoolResolves() const | AZ::RHI::Scope | |
GetSignalFences() const (defined in AZ::Vulkan::Scope) | AZ::Vulkan::Scope | |
GetSignalSemaphores() const (defined in AZ::Vulkan::Scope) | AZ::Vulkan::Scope | |
GetSwapChainsToPresent() const | AZ::RHI::Scope | |
GetTransientAttachments() const | AZ::RHI::Scope | |
GetWaitFences() const (defined in AZ::Vulkan::Scope) | AZ::Vulkan::Scope | |
GetWaitSemaphores() const (defined in AZ::Vulkan::Scope) | AZ::Vulkan::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 |
ProcessClearRequests(CommandList &commandList) const | AZ::Vulkan::Scope | |
QueueAttachmentBarrier(const RHI::ScopeAttachment &attachment, BarrierSlot slot, const VkPipelineStageFlags src, const VkPipelineStageFlags dst, const T &barrier) | AZ::Vulkan::Scope | inline |
QueueBarrier(BarrierSlot slot, const VkPipelineStageFlags src, const VkPipelineStageFlags dst, const T &barrier) | AZ::Vulkan::Scope | inline |
QueueResourcePoolResolves(ResourcePoolDatabase &resourcePoolDatabase) | AZ::RHI::Scope | |
release() const | AZ::RHI::Object | protected |
RenderPassBuilder (defined in AZ::Vulkan::Scope) | AZ::Vulkan::Scope | friend |
ResetQueryPools(CommandList &commandList) const | AZ::Vulkan::Scope | |
ResolveMode enum name (defined in AZ::Vulkan::Scope) | AZ::Vulkan::Scope | |
ResolveMSAAAttachments(CommandList &commandList) const | AZ::Vulkan::Scope | |
SetHardwareQueueClass(HardwareQueueClass hardwareQueueClass) | AZ::RHI::Scope | |
SetName(const Name &name) | AZ::RHI::Object | |
Shutdown() override final | AZ::RHI::Scope | virtual |
use_count() | AZ::RHI::Object | inline |
UsesRenderpass() const | AZ::Vulkan::Scope | |
~Object()=default (defined in AZ::RHI::Object) | AZ::RHI::Object | virtual |
~Scope()=default (defined in AZ::Vulkan::Scope) | AZ::Vulkan::Scope | virtual |