Uses of Class
org.robovm.apple.metal.MTLStitchedLibraryDescriptor
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLStitchedLibraryDescriptor in org.robovm.apple.metal
Methods in org.robovm.apple.metal with parameters of type MTLStitchedLibraryDescriptor Modifier and Type Method Description MTLLibraryMTLDevice. newLibrary(MTLStitchedLibraryDescriptor descriptor, NSError.NSErrorPtr error)voidMTLDevice. newLibrary(MTLStitchedLibraryDescriptor descriptor, VoidBlock2<MTLLibrary,NSError> completionHandler)