共用方式為


MPSMatrixDecompositionCholesky.EncodeToCommandBuffer 方法

定義

[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

參數

commandBuffer
IMTLCommandBuffer
sourceMatrix
MPSMatrix
resultMatrix
MPSMatrix
status
IMTLBuffer

即將加入。

這個參數可以是 null

屬性

適用於