Class MTLPurgeableState


  • public final class MTLPurgeableState
    extends java.lang.Object
    [@enum] MTLPurgeableOption Options for setPurgeable call. [@constant] MTLPurgeableStateNonVolatile The contents of this resource may not be discarded. [@constant] MTLPurgeableStateVolatile The contents of this resource may be discarded. [@constant] MTLPurgeableStateEmpty The contents of this are discarded. [@constant] MTLPurgeableStateKeepCurrent The purgeabelity state is not changed.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait