Share via


MPSCnnMultiaryKernel.SetOffset(MPSOffset, UIntPtr) Method

Definition

[Foundation.Export("setOffset:atIndex:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetOffset(MetalPerformanceShaders.MPSOffset offset, UIntPtr index);
[<Foundation.Export("setOffset:atIndex:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetOffset : MetalPerformanceShaders.MPSOffset * unativeint -> unit
override this.SetOffset : MetalPerformanceShaders.MPSOffset * unativeint -> unit

Parameters

offset
MPSOffset
index
UIntPtr

unativeint

Attributes

Applies to