MPSMatrixSum.EncodeToCommandBuffer Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[Foundation.Export("encodeToCommandBuffer:sourceMatrices:resultMatrix:scaleVector:offsetVector:biasVector:startIndex:")]
public virtual void EncodeToCommandBuffer (Metal.IMTLCommandBuffer buffer, MetalPerformanceShaders.MPSMatrix[] sourceMatrices, MetalPerformanceShaders.MPSMatrix resultMatrix, MetalPerformanceShaders.MPSVector scaleVector, MetalPerformanceShaders.MPSVector offsetVector, MetalPerformanceShaders.MPSVector biasVector, nuint startIndex);
abstract member EncodeToCommandBuffer : Metal.IMTLCommandBuffer * MetalPerformanceShaders.MPSMatrix[] * MetalPerformanceShaders.MPSMatrix * MetalPerformanceShaders.MPSVector * MetalPerformanceShaders.MPSVector * MetalPerformanceShaders.MPSVector * nuint -> unit
override this.EncodeToCommandBuffer : Metal.IMTLCommandBuffer * MetalPerformanceShaders.MPSMatrix[] * MetalPerformanceShaders.MPSMatrix * MetalPerformanceShaders.MPSVector * MetalPerformanceShaders.MPSVector * MetalPerformanceShaders.MPSVector * nuint -> unit
Parametri
- buffer
- IMTLCommandBuffer
- sourceMatrices
- MPSMatrix[]
- resultMatrix
- MPSMatrix
- startIndex
- System.System.UIntPtr System.unativeint
- Attributi