GL.Ext.FlushMappedBufferRange(All, IntPtr, IntPtr) 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.
[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glFlushMappedBufferRangeEXT", Version="2.0")]
public static void FlushMappedBufferRange (OpenTK.Graphics.ES20.All target, IntPtr offset, IntPtr length);
static member FlushMappedBufferRange : OpenTK.Graphics.ES20.All * nativeint * nativeint -> unit
Parameters
- target
- All
- offset
-
IntPtr
nativeint
- length
-
IntPtr
nativeint
- Attributes