MPSCnnMultiaryKernel.SetOffset(MPSOffset, UIntPtr) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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