MPSMatrixDescriptor.GetRowBytes(nuint, MPSDataType) Method

Definition

Caution

Please use 'GetRowBytesFromColumns' instead.

[System.Obsolete("Please use 'GetRowBytesFromColumns' instead.")]
public static nuint GetRowBytes (nuint columns, MetalPerformanceShaders.MPSDataType dataType);
static member GetRowBytes : nuint * MetalPerformanceShaders.MPSDataType -> nuint

Parameters

columns
System.System.UIntPtr System.unativeint
dataType
MPSDataType

Returns

System.System.UIntPtr System.unativeint
Attributes

Applies to