GPU upload manager page bucket information. More...
#include <GPUUploadManager.h>
Public Attributes | |
| Uint32 | PageSize = 0 |
| Uint32 | NumPages = 0 |
| Number of pages currently in the manager. | |
GPU upload manager page bucket information.
| Uint32 Diligent::GPUUploadManagerBucketInfo::PageSize = 0 |
Page size in bytes. For Direct3D11 texture upload stream, this is the upload texture size (width and height). Otherwise, this is the size of the upload page in bytes.