MPSCnnMultiaryKernel.GetOffset(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("offsetAtIndex:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MetalPerformanceShaders.MPSOffset GetOffset(UIntPtr index);
[<Foundation.Export("offsetAtIndex:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetOffset : unativeint -> MetalPerformanceShaders.MPSOffset
override this.GetOffset : unativeint -> MetalPerformanceShaders.MPSOffset
Parameters
- index
-
UIntPtr
unativeint
Returns
- Attributes