Interface TransientBlockAllocator.Allocator.Block

All Known Implementing Classes:
GlTransientMemory.Fallback.GlAllocation, GlTransientMemory.PersistentMapping.GlAllocation, TransientBlockAllocator.Allocator.CpuBlock, VulkanTransientMemory.TransferPair, VulkanTransientMemory.VulkanAllocation
Enclosing interface:
TransientBlockAllocator.Allocator<T extends TransientBlockAllocator.Allocator.Block>

public static interface TransientBlockAllocator.Allocator.Block
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • suboptimal

      boolean suboptimal()