Classes | |
| struct | kanzi::gfx::Statistics::CommandStats |
| Command-related statistics since last report. More... | |
| struct | kanzi::gfx::Statistics::ObjectStats |
| Defines the statistics exposed for an object type. More... | |
| struct | kanzi::gfx::Statistics::Results |
| Contains a full Statistics report. More... | |
| class | kanzi::gfx::Statistics |
| Interface to access Kanzi graphics statistics, such as object and command counts. More... | |
Namespaces | |
| namespace | kanzi |
| namespace | kanzi::gfx |
Functions | |
| KANZI_GFX_API shared_ptr< BackendLayer > | kanzi::gfx::createStatisticsLayer () |
| Constructs a statistics layer for the Kanzi graphics library. | |