GL.Oes.MapBuffer(All, All) Method

Definition

Important

This API is not CLS-compliant.

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

Parameters

target
All
access
All

Returns

IntPtr

nativeint

Attributes

Applies to