Class MTLMultisampleDepthResolveFilter


  • public final class MTLMultisampleDepthResolveFilter
    extends java.lang.Object
    [@enum] MTLMultisampleDepthResolveFilter Controls the MSAA depth resolve operation. Supported on iOS GPU Family 3 and later.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Max  
      static long Min  
      static long Sample0  
    • Method Summary

      • Methods inherited from class java.lang.Object

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