Android.Opengl.EGL14.EglGetConfigs Method

Syntax

[Android.Runtime.Register("eglGetConfigs", "(Landroid/opengl/EGLDisplay;[Landroid/opengl/EGLConfig;II[II)Z", "")]
public static bool EglGetConfigs (EGLDisplay dpy, EGLConfig[] configs, int configsOffset, int config_size, int[] num_config, int num_configOffset)

Parameters

dpy
Documentation for this section has not yet been entered.
configs
Documentation for this section has not yet been entered.
configsOffset
Documentation for this section has not yet been entered.
config_size
Documentation for this section has not yet been entered.
num_config
Documentation for this section has not yet been entered.
num_configOffset
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 17