Android.Opengl.GLES30.GlCopyBufferSubData Method

Syntax

[Android.Runtime.Register("glCopyBufferSubData", "(IIIII)V", "")]
public static void GlCopyBufferSubData (int readTarget, int writeTarget, int readOffset, int writeOffset, int size)

Parameters

readTarget
Documentation for this section has not yet been entered.
writeTarget
Documentation for this section has not yet been entered.
readOffset
Documentation for this section has not yet been entered.
writeOffset
Documentation for this section has not yet been entered.
size
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