Class VulkanHostAllocatorTracker

java.lang.Object
com.io7m.jcoronado.utility.allocation_tracker.VulkanHostAllocatorTracker
All Implemented Interfaces:
VulkanHostAllocatorCallbacksType.AllocationFunctionType, VulkanHostAllocatorCallbacksType.DeallocationFunctionType, VulkanHostAllocatorCallbacksType.InternalAllocationNotificationType, VulkanHostAllocatorCallbacksType.InternalFreeNotificationType, VulkanHostAllocatorCallbacksType.ReallocationFunctionType, VulkanHostAllocatorType

public final class VulkanHostAllocatorTracker extends Object implements VulkanHostAllocatorType
A delegating allocation tracker that logs and tracks allocations.