IMTLRenderCommandEncoder.SetFragmentBuffer(IMTLBuffer, nuint, nuint) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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