다음을 통해 공유


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일 수 있습니다.

특성

적용 대상