Android.Opengl.GLES30.GlGetSynciv Method

Syntax

[Android.Runtime.Register("glGetSynciv", "(JII[II[II)V", "")]
public static void GlGetSynciv (long sync, int pname, int bufSize, int[] length, int lengthOffset, int[] values, int valuesOffset)

Parameters

sync
Documentation for this section has not yet been entered.
pname
Documentation for this section has not yet been entered.
bufSize
Documentation for this section has not yet been entered.
length
Documentation for this section has not yet been entered.
lengthOffset
Documentation for this section has not yet been entered.
values
Documentation for this section has not yet been entered.
valuesOffset
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