Condividi tramite


IMTLArgumentEncoder.SetBuffers(IMTLBuffer[], IntPtr, NSRange) Metodo

Definizione

buffers Codifica nel buffer degli argomenti.

[Foundation.Export("setBuffers:offsets:withRange:")]
[Foundation.Preserve(Conditional=true)]
public void SetBuffers (Metal.IMTLBuffer[] buffers, IntPtr offsets, Foundation.NSRange range);
abstract member SetBuffers : Metal.IMTLBuffer[] * nativeint * Foundation.NSRange -> unit

Parametri

buffers
IMTLBuffer[]

Matrice di buffer in un buffer di argomenti.

offsets
IntPtr

nativeint

Offset di byte di buffers nel buffer contenitore.

range
NSRange

Indici nel buffer di destinazione dei buffer in buffers. ID indice metal o membri dell'indice di MTLArgumentDescriptors.

Attributi

Si applica a