Diligent Engine
 
Loading...
Searching...
No Matches
Diligent::USD::HnRenderDelegateMemoryStats Struct Reference

Memory usage statistics of the render delegate. More...

#include <HnRenderDelegate.hpp>

Classes

struct  IndexPoolUsage
 Index pool usage statistics. More...
 
struct  TextureAtlasUsage
 Texture atlas usage statistics. More...
 
struct  TextureRegistryUsage
 Texture registry usage statistics. More...
 
struct  VertexPoolUsage
 Vertex pool usage statistics. More...
 

Public Attributes

IndexPoolUsage IndexPool
 Index pool usage statistics.
 
VertexPoolUsage VertexPool
 Vertex pool usage statistics.
 
Uint32 NumRPrimsLoading = 0
 The number of RPrims currently loading.
 

Detailed Description

Memory usage statistics of the render delegate.