Class MPSStateResourceType
- java.lang.Object
-
- apple.metalperformanceshaders.enums.MPSStateResourceType
-
public final class MPSStateResourceType extends java.lang.Object
-
-
Field Detail
-
None
public static final long None
- See Also:
- Constant Field Values
-
Buffer
public static final long Buffer
- See Also:
- Constant Field Values
-
Texture
public static final long Texture
- See Also:
- Constant Field Values
-
-