Package icyllis.arc3d.engine
Class Sampler
java.lang.Object
icyllis.arc3d.engine.Resource
icyllis.arc3d.engine.Sampler
- All Implemented Interfaces:
RefCounted
- Direct Known Subclasses:
GLSampler
Represents GPU sampler objects.
-
Constructor Summary
-
Method Summary
Methods inherited from class icyllis.arc3d.engine.Resource
getContext, getDevice, getKey, getLabel, getMemorySize, getUniqueID, hasAnyRefs, hasCacheRef, hasCommandBufferRef, hasUsageRef, isBudgeted, isDestroyed, isPurgeable, isWrapped, onRelease, onSetLabel, ref, refCommandBuffer, setKey, setLabel, setNonCacheable, unref, unrefCommandBuffer
-
Constructor Details
-
Sampler
-