Class TlsfAllocator.Allocation
java.lang.Object
com.mojang.blaze3d.vertex.TlsfAllocator.Allocation
- Enclosing class:
TlsfAllocator
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final TlsfAllocator.Blockprivate booleanprivate final long -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
block
-
offsetFromHeap
private final long offsetFromHeap -
freed
private boolean freed
-
-
Constructor Details
-
Allocation
-
-
Method Details
-
getSize
public long getSize() -
getHeap
-
getOffsetFromHeap
public long getOffsetFromHeap() -
isFreed
public boolean isFreed()
-