MPSState.Synchronize(IMTLCommandBuffer) Method

Definition

[Foundation.Export("synchronizeOnCommandBuffer:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, 4, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual void Synchronize (Metal.IMTLCommandBuffer commandBuffer);
abstract member Synchronize : Metal.IMTLCommandBuffer -> unit
override this.Synchronize : Metal.IMTLCommandBuffer -> unit

Parameters

commandBuffer
IMTLCommandBuffer
Attributes

Applies to