Package apple.metal.enums
Class MTLGPUFamily
- java.lang.Object
-
- apple.metal.enums.MTLGPUFamily
-
public final class MTLGPUFamily extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static longApple1static longApple2static longApple3static longApple4static longApple5static longApple6static longApple7static longCommon1static longCommon2static longCommon3static longMac1static longMac2static longMacCatalyst1static longMacCatalyst2
-
-
-
Field Detail
-
Apple1
public static final long Apple1
- See Also:
- Constant Field Values
-
Apple2
public static final long Apple2
- See Also:
- Constant Field Values
-
Apple3
public static final long Apple3
- See Also:
- Constant Field Values
-
Apple4
public static final long Apple4
- See Also:
- Constant Field Values
-
Apple5
public static final long Apple5
- See Also:
- Constant Field Values
-
Apple6
public static final long Apple6
- See Also:
- Constant Field Values
-
Mac1
public static final long Mac1
- See Also:
- Constant Field Values
-
Mac2
public static final long Mac2
- See Also:
- Constant Field Values
-
Common1
public static final long Common1
- See Also:
- Constant Field Values
-
Common2
public static final long Common2
- See Also:
- Constant Field Values
-
Common3
public static final long Common3
- See Also:
- Constant Field Values
-
MacCatalyst1
public static final long MacCatalyst1
- See Also:
- Constant Field Values
-
MacCatalyst2
public static final long MacCatalyst2
- See Also:
- Constant Field Values
-
Apple7
public static final long Apple7
- See Also:
- Constant Field Values
-
-