Cogs.Core
|
Public Attributes | |
uint64_t | vertices = 0 |
uint64_t | indices = 0 |
uint32_t | drawCallHistogram [32] = {} |
Definition at line 6 of file Statistics.h.
uint32_t Cogs::FrameStatistics::drawCallHistogram[32] = {} |
Definition at line 10 of file Statistics.h.
uint64_t Cogs::FrameStatistics::indices = 0 |
Definition at line 9 of file Statistics.h.
uint64_t Cogs::FrameStatistics::vertices = 0 |
Definition at line 8 of file Statistics.h.