MPSMatrixDescriptor.GetRowBytes(nuint, MPSDataType) 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.
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