MPSMatrixDescriptor.GetRowBytesForColumns(nuint, MPSDataType) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[Foundation.Export("rowBytesForColumns:dataType:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static nuint GetRowBytesForColumns (nuint columns, MetalPerformanceShaders.MPSDataType dataType);
static member GetRowBytesForColumns : nuint * MetalPerformanceShaders.MPSDataType -> nuint
Parámetros
- columns
- System.System.UIntPtr System.unativeint
- dataType
- MPSDataType
Devoluciones
System.System.UIntPtr
System.unativeint
- Atributos