Package apple.metal.enums
Class MTLMultisampleDepthResolveFilter
- java.lang.Object
-
- apple.metal.enums.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 Detail
-
Sample0
public static final long Sample0
- See Also:
- Constant Field Values
-
Min
public static final long Min
- See Also:
- Constant Field Values
-
Max
public static final long Max
- See Also:
- Constant Field Values
-
-