IMTLCommandQueue.InsertDebugCaptureBoundary Method

Definition

Developers should not use this deprecated method. Developers should use 'MTLCaptureScope' instead.

[Foundation.Export("insertDebugCaptureBoundary")]
[Foundation.Preserve(Conditional=true)]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'MTLCaptureScope' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use 'MTLCaptureScope' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'MTLCaptureScope' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use 'MTLCaptureScope' instead.")]
public void InsertDebugCaptureBoundary ();
abstract member InsertDebugCaptureBoundary : unit -> unit
Attributes

Applies to