IMTLRenderCommandEncoder.SetFragmentBuffer(IMTLBuffer, nuint, nuint) Method

Definition

[Foundation.Export("setFragmentBuffer:offset:atIndex:")]
[Foundation.Preserve(Conditional=true)]
public void SetFragmentBuffer (Metal.IMTLBuffer buffer, nuint offset, nuint index);
abstract member SetFragmentBuffer : Metal.IMTLBuffer * nuint * nuint -> unit

Parameters

buffer
IMTLBuffer
offset
System.System.UIntPtr System.unativeint
index
System.System.UIntPtr System.unativeint
Attributes

Applies to