GL.Ext.FlushMappedBufferRange(All, IntPtr, IntPtr) Method

Definition

[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glFlushMappedBufferRangeEXT", Version="1.1")]
public static void FlushMappedBufferRange (OpenTK.Graphics.ES11.All target, IntPtr offset, IntPtr length);
static member FlushMappedBufferRange : OpenTK.Graphics.ES11.All * nativeint * nativeint -> unit

Parameters

target
All
offset
IntPtr

nativeint

length
IntPtr

nativeint

Attributes

Applies to