![]() |
Raven Engine v0.1
|
Runtime statistics and shared renderer resources. More...
#include <IllumineRenderer.h>
Public Attributes | |
| Ref< ShaderLibrary > | ShaderLibrary |
| Ref< MaterialRegistry > | MaterialRegistry |
| PipelineStatistics | PipelineStats |
| u32 | DrawCalls = 0 |
| Number of draw calls issued this frame. | |
Runtime statistics and shared renderer resources.
| u32 Raven::RendererData::DrawCalls = 0 |
Number of draw calls issued this frame.
| Ref<MaterialRegistry> Raven::RendererData::MaterialRegistry |
| PipelineStatistics Raven::RendererData::PipelineStats |
| Ref<ShaderLibrary> Raven::RendererData::ShaderLibrary |