MPSMatrixFindTopK.EncodeToCommandBuffer Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[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
Paramètres
- commandBuffer
- IMTLCommandBuffer
- inputMatrix
- MPSMatrix
- resultIndexMatrix
- MPSMatrix
- resultValueMatrix
- MPSMatrix
- Attributs