GL.Oes.MapBuffer(All, All) Method

Definition

Important

This API is not CLS-compliant.

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glMapBufferOES", Version="2.0")]
[System.CLSCompliant(false)]
public static IntPtr MapBuffer (OpenTK.Graphics.ES20.All target, OpenTK.Graphics.ES20.All access);
static member MapBuffer : OpenTK.Graphics.ES20.All * OpenTK.Graphics.ES20.All -> nativeint

Parameters

target
All
access
All

Returns

IntPtr

nativeint

Attributes

Applies to