GPU upload manager statistics. More...
#include <GPUUploadManager.h>
Public Attributes | |
| const GPUUploadManagerStreamStats * | pStreamStats = nullptr |
| An array of NumStreams stream statistics. | |
| Uint32 | NumStreams = 0 |
| The number of streams in the pStreamStats array. | |
| Uint32 | NumInFlightPages = 0 |
| The number of pages that are currently being used by the GPU for copy operations. | |
GPU upload manager statistics.