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.
AZ::Metal::ResourcePoolResolver Class Reference

Inherits AZ::RHI::ResourcePoolResolver.

Inherited by AZ::Metal::BufferPoolResolver, AZ::Metal::ImagePoolResolver, and AZ::Metal::StreamingImagePoolResolver.

Public Member Functions

 AZ_RTTI (ResourcePoolResolver, "{CCA67B06-218B-4727-BD86-A754DCBCA200}", RHI::ResourcePoolResolver)
 
 ResourcePoolResolver (Device &device)
 
virtual void Compile ()
 Called during compilation of the frame, prior to execution.
 
virtual void Resolve (CommandList &) const
 Performs resolve-specific copy / streaming operations.
 
virtual void Deactivate ()
 Called at the end of the frame after execution.
 
virtual void OnResourceShutdown (const RHI::Resource &resource)
 Called when a resource from the pool is being Shutdown.
 
DeviceGetDevice () const
 
- Public Member Functions inherited from AZ::RHI::ResourcePoolResolver
 AZ_RTTI (ResourcePoolResolver, "{2468216A-46EF-483C-9D0D-66F2EFC937BD}")
 

Protected Attributes

Devicem_device
 

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