|
Cogs.Core
|
Public Attributes | |
| size_t | bufferUploadSize = 0 |
| size_t | textureUploadSize = 0 |
| uint32_t | bufferUploads = 0 |
| uint32_t | textureUploads = 0 |
Definition at line 32 of file Statistics.h.
| uint32_t Cogs::UploadStatistics::bufferUploads = 0 |
Definition at line 37 of file Statistics.h.
| size_t Cogs::UploadStatistics::bufferUploadSize = 0 |
Definition at line 34 of file Statistics.h.
| uint32_t Cogs::UploadStatistics::textureUploads = 0 |
Definition at line 38 of file Statistics.h.
| size_t Cogs::UploadStatistics::textureUploadSize = 0 |
Definition at line 35 of file Statistics.h.