Diligent Engine
 
Loading...
Searching...
No Matches
Diligent::GPUUploadManagerStats Struct Reference

GPU upload manager statistics. More...

#include <GPUUploadManager.h>

Public Attributes

const GPUUploadManagerStreamStatspStreamStats = 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.
 

Detailed Description

GPU upload manager statistics.