MPSMatrixCopyDescriptor.Create 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("descriptorWithSourceMatrix:destinationMatrix:offsets:")]
public static MetalPerformanceShaders.MPSMatrixCopyDescriptor Create (MetalPerformanceShaders.MPSMatrix sourceMatrix, MetalPerformanceShaders.MPSMatrix destinationMatrix, MetalPerformanceShaders.MPSMatrixCopyOffsets offsets);
static member Create : MetalPerformanceShaders.MPSMatrix * MetalPerformanceShaders.MPSMatrix * MetalPerformanceShaders.MPSMatrixCopyOffsets -> MetalPerformanceShaders.MPSMatrixCopyDescriptor
Parámetros
- sourceMatrix
- MPSMatrix
- destinationMatrix
- MPSMatrix
- offsets
- MPSMatrixCopyOffsets
Devoluciones
- Atributos