MTLCommandBuffer_Extensions.PushDebugGroup(IMTLCommandBuffer, String) Method

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static void PushDebugGroup (this Metal.IMTLCommandBuffer This, string string);
static member PushDebugGroup : Metal.IMTLCommandBuffer * string -> unit

Parameters

This
IMTLCommandBuffer

The instance on which this method operates.

string
String
Attributes

Applies to