Uses of Class
org.robovm.apple.metal.MTLCompileOptions
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLCompileOptions in org.robovm.apple.metal
Methods in org.robovm.apple.metal with parameters of type MTLCompileOptions Modifier and Type Method Description MTLLibraryMTLDevice. newLibraryWithSource(String source, MTLCompileOptions options)voidMTLDevice. newLibraryWithSource(String source, MTLCompileOptions options, VoidBlock2<MTLLibrary,NSError> completionHandler)