Class VulkanLWJGLHostAllocatorJeMalloc

java.lang.Object
com.io7m.jcoronado.lwjgl.VulkanLWJGLHostAllocatorJeMalloc
All Implemented Interfaces:
VulkanHostAllocatorCallbacksType.AllocationFunctionType, VulkanHostAllocatorCallbacksType.DeallocationFunctionType, VulkanHostAllocatorCallbacksType.InternalAllocationNotificationType, VulkanHostAllocatorCallbacksType.InternalFreeNotificationType, VulkanHostAllocatorCallbacksType.ReallocationFunctionType, VulkanHostAllocatorType

public final class VulkanLWJGLHostAllocatorJeMalloc extends Object implements VulkanHostAllocatorType
A JeMalloc based host allocator.