Uses of Interface
org.robovm.apple.metal.MTLCaptureScope
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLCaptureScope in org.robovm.apple.metal
Classes in org.robovm.apple.metal that implement MTLCaptureScope Modifier and Type Class Description classMTLCaptureScopeAdapterMethods in org.robovm.apple.metal that return MTLCaptureScope Modifier and Type Method Description MTLCaptureScopeMTLCaptureManager. getDefaultCaptureScope()MTLCaptureScopeMTLCaptureManager. newCaptureScope(MTLCommandQueue commandQueue)MTLCaptureScopeMTLCaptureManager. newCaptureScope(MTLDevice device)Methods in org.robovm.apple.metal with parameters of type MTLCaptureScope Modifier and Type Method Description voidMTLCaptureManager. setDefaultCaptureScope(MTLCaptureScope v)voidMTLCaptureManager. startCapture(MTLCaptureScope captureScope)Deprecated.Deprecated in iOS 13.0.