Package apple.metal.enums
Class MTLTessellationControlPointIndexType
- java.lang.Object
-
- apple.metal.enums.MTLTessellationControlPointIndexType
-
public final class MTLTessellationControlPointIndexType extends java.lang.Object
-
-
Field Detail
-
None
public static final long None
- See Also:
- Constant Field Values
-
UInt16
public static final long UInt16
- See Also:
- Constant Field Values
-
UInt32
public static final long UInt32
- See Also:
- Constant Field Values
-
-