Share via


MPSGraphExecutableExecutionDescriptor.SignalEvent Method

Definition

[Foundation.Export("signalEvent:atExecutionEvent:value:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SignalEvent(Metal.IMTLSharedEvent event, MetalPerformanceShadersGraph.MPSGraphExecutionStage executionStage, ulong value);
[<Foundation.Export("signalEvent:atExecutionEvent:value:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SignalEvent : Metal.IMTLSharedEvent * MetalPerformanceShadersGraph.MPSGraphExecutionStage * uint64 -> unit
override this.SignalEvent : Metal.IMTLSharedEvent * MetalPerformanceShadersGraph.MPSGraphExecutionStage * uint64 -> unit

Parameters

executionStage
MPSGraphExecutionStage
value
UInt64
Attributes

Applies to