Class MTLTextureUsage


  • public final class MTLTextureUsage
    extends java.lang.Object
    [@enum] MTLTextureUsage MTLTextureUsage declares how the texture will be used over its lifetime (bitwise OR for multiple uses). This information may be used by the driver to make optimization decisions.
    • Method Summary

      • Methods inherited from class java.lang.Object

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