VulkanRaytracingCycles 0.0.0
Cycles Render Engine With VulkanRaytracingShaderModules. ( Experiment , in progress)
|
General statistics from current state of Allocator. More...
#include <AllocatorVk.h>
Public Attributes | |
StatInfo | memoryType [VK_MAX_MEMORY_TYPES] |
StatInfo | memoryHeap [VK_MAX_MEMORY_HEAPS] |
StatInfo | total |
General statistics from current state of Allocator.
Definition at line 588 of file AllocatorVk.h.
StatInfo vkmm::Stats::memoryHeap[VK_MAX_MEMORY_HEAPS] |
Definition at line 591 of file AllocatorVk.h.
StatInfo vkmm::Stats::memoryType[VK_MAX_MEMORY_TYPES] |
Definition at line 590 of file AllocatorVk.h.
StatInfo vkmm::Stats::total |
Definition at line 592 of file AllocatorVk.h.