|
Cogs.Core
|
Public Attributes | |
| size_t | bufferUploadSize = 0 |
| size_t | textureUploadSize = 0 |
| uint32_t | bufferUploads = 0 |
| uint32_t | textureUploads = 0 |
Definition at line 40 of file Statistics.h.
| uint32_t Cogs::UploadStatistics::bufferUploads = 0 |
Definition at line 45 of file Statistics.h.
| size_t Cogs::UploadStatistics::bufferUploadSize = 0 |
Definition at line 42 of file Statistics.h.
| uint32_t Cogs::UploadStatistics::textureUploads = 0 |
Definition at line 46 of file Statistics.h.
| size_t Cogs::UploadStatistics::textureUploadSize = 0 |
Definition at line 43 of file Statistics.h.