IMTLComputeCommandEncoder.SetBuffers(IMTLBuffer[], IntPtr, NSRange) Method

Definition

[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

Parameters

buffers
IMTLBuffer[]
offsets
IntPtr

nativeint

range
NSRange
Attributes

Applies to