IMTLRenderCommandEncoder.SetFragmentBuffers Method

Definition

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

Parameters

buffers
IMTLBuffer
IntPtrOffsets
IntPtr

nativeint

range
NSRange
Attributes

Applies to