Classes | |
| struct | Buffer |
| struct | Heap |
| struct | Image |
| struct | Pool |
Public Attributes | |
| AZStd::vector< Heap > | m_heaps |
| The list of platform-specific heaps available on the system. | |
| AZStd::vector< Pool > | m_pools |
| The list of pools. | |
| bool | m_detailedCapture |
| Indicates if detailed memory statistics were captured. | |