MPSNDArrayMultiaryBase.GetOffsets(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("offsetsAtSourceIndex:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MetalPerformanceShaders.MPSNDArrayOffsets GetOffsets(UIntPtr sourceIndex);
[<Foundation.Export("offsetsAtSourceIndex:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetOffsets : unativeint -> MetalPerformanceShaders.MPSNDArrayOffsets
override this.GetOffsets : unativeint -> MetalPerformanceShaders.MPSNDArrayOffsets
Parameters
- sourceIndex
-
UIntPtr
unativeint
Returns
- Attributes