 |
int64 |
DedicatedSystemMemory |
-1 if unknown, in bytes |
 |
int64 |
DedicatedVideoMemory |
-1 if unknown, in bytes |
 |
int64 |
LargestContiguousAllocation |
Size of the largest memory fragment, in bytes. |
 |
uint64 |
NonStreamingMemorySize |
Size of memory allocated to non-streaming textures, in bytes. |
 |
int64 |
SharedSystemMemory |
-1 if unknown, in bytes |
 |
uint64 |
StreamingMemorySize |
Size of memory allocated to streaming textures, in bytes. |
 |
int64 |
TexturePoolSize |
0 if streaming pool size limitation is disabled, in bytes |
 |
int64 |
TotalGraphicsMemory |
Total amount of "graphics memory" that we think we can use for all our graphics resources, in bytes. -1 if unknown. |