Android.Opengl.GLES30.GlMapBufferRange Method

Syntax

[Android.Runtime.Register("glMapBufferRange", "(IIII)Ljava/nio/Buffer;", "")]
public static Java.Nio.Buffer GlMapBufferRange (int target, int offset, int length, int access)

Parameters

target
Documentation for this section has not yet been entered.
offset
Documentation for this section has not yet been entered.
length
Documentation for this section has not yet been entered.
access
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: Android.Opengl
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18