Android.Opengl.EGL14.EglChooseConfig Method

Syntax

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

Parameters

dpy
Documentation for this section has not yet been entered.
attrib_list
Documentation for this section has not yet been entered.
attrib_listOffset
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