Partager via


MPSMatrixDecompositionCholesky.EncodeToCommandBuffer Méthode

Définition

[Foundation.Export("encodeToCommandBuffer:sourceMatrix:resultMatrix:status:")]
public virtual void EncodeToCommandBuffer (Metal.IMTLCommandBuffer commandBuffer, MetalPerformanceShaders.MPSMatrix sourceMatrix, MetalPerformanceShaders.MPSMatrix resultMatrix, Metal.IMTLBuffer status);
abstract member EncodeToCommandBuffer : Metal.IMTLCommandBuffer * MetalPerformanceShaders.MPSMatrix * MetalPerformanceShaders.MPSMatrix * Metal.IMTLBuffer -> unit
override this.EncodeToCommandBuffer : Metal.IMTLCommandBuffer * MetalPerformanceShaders.MPSMatrix * MetalPerformanceShaders.MPSMatrix * Metal.IMTLBuffer -> unit

Paramètres

commandBuffer
IMTLCommandBuffer
sourceMatrix
MPSMatrix
resultMatrix
MPSMatrix
status
IMTLBuffer

À ajouter.

Ce paramètre peut être null.

Attributs

S’applique à