renoir::GPUMemoryInfo::BufferResources
On this page
#include <CoherentRenderingLibrary.h>
Public Attributes
| Name | |
|---|---|
| MemoryInfo | Total |
| MemoryInfo | Peak |
| size_t | ArraySize |
| BufferResourceInfo * | Array |
Public Attributes Documentation
variable Total
MemoryInfo Total;
variable Peak
MemoryInfo Peak;
variable ArraySize
size_t ArraySize;
variable Array
BufferResourceInfo * Array;