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::ShaderResourceGroupPoolDescriptor Class Reference

Inherits AZ::RHI::ResourcePoolDescriptor.

Public Member Functions

 AZ_RTTI (ShaderResourceGroupPoolDescriptor, "{7074E7D1-B98D-48C7-8622-D6635CAEFBB4}")
 
- Public Member Functions inherited from AZ::RHI::ResourcePoolDescriptor
 AZ_RTTI (ResourcePoolDescriptor, "{C4B9BF83-B171-4DB9-93D6-0879C7CEF5C2}")
 
 AZ_CLASS_ALLOCATOR (ResourcePoolDescriptor, SystemAllocator)
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 
- Static Public Member Functions inherited from AZ::RHI::ResourcePoolDescriptor
static void Reflect (AZ::ReflectContext *context)
 

Public Attributes

RHI::ConstPtr< ShaderResourceGroupLayoutm_layout
 [Not Serialized] The resource group layout shared by all resource groups in the pool.
 
ShaderResourceGroupUsage m_usage = ShaderResourceGroupUsage::Persistent
 The usage type used to update resource groups.
 
- Public Attributes inherited from AZ::RHI::ResourcePoolDescriptor
AZ::u64 m_budgetInBytes = 0
 

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