Class InstancingPrograms
java.lang.Object
com.jozufozu.flywheel.backend.util.AtomicReferenceCounted
com.jozufozu.flywheel.backend.compile.InstancingPrograms
-
Method Summary
Modifier and TypeMethodDescriptionprotected void_delete()static booleanstatic @Nullable InstancingProgramsget()get(InstanceType<?> instanceType, ContextShader contextShader) Methods inherited from class com.jozufozu.flywheel.backend.util.AtomicReferenceCounted
acquire, isDeleted, referenceCount, release
-
Method Details
-
get
-
allLoaded
public static boolean allLoaded() -
get
-
_delete
protected void _delete()- Specified by:
_deletein classAtomicReferenceCounted
-