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