Class MTLCounterSampleBufferError


  • public final class MTLCounterSampleBufferError
    extends java.lang.Object
    [@enum] MTLCounterSampleBufferError [@constant] MTLCounterSampleBufferErrorOutOfMemory There wasn't enough memory available to allocate the counter sample buffer. [@constant] MTLCounterSampleBufferErrorInvalid Invalid parameter passed while creating counter sample buffer. [@constant] MTLCounterSampleBufferErrorInternal There was some other error in allocating the counter sample buffer.
    • Method Summary

      • Methods inherited from class java.lang.Object

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