Uses of Class
org.robovm.apple.metal.MTLLanguageVersion
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLLanguageVersion in org.robovm.apple.metal
Methods in org.robovm.apple.metal that return MTLLanguageVersion Modifier and Type Method Description MTLLanguageVersionMTLCompileOptions. getLanguageVersion()static MTLLanguageVersionMTLLanguageVersion. valueOf(long n)Returns the enum constant of this type with the specified name.static MTLLanguageVersionMTLLanguageVersion. valueOf(String name)Returns the enum constant of this type with the specified name.static MTLLanguageVersion[]MTLLanguageVersion. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.metal with parameters of type MTLLanguageVersion Modifier and Type Method Description voidMTLCompileOptions. setLanguageVersion(MTLLanguageVersion v)