다음을 통해 공유


MPSMatrixFindTopK.EncodeToCommandBuffer 메서드

정의

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

매개 변수

commandBuffer
IMTLCommandBuffer
inputMatrix
MPSMatrix
resultIndexMatrix
MPSMatrix
resultValueMatrix
MPSMatrix
특성

적용 대상