Syntax
[Android.Runtime.Register("eglInitialize", "(Landroid/opengl/EGLDisplay;[II[II)Z", "")]
public static
bool EglInitialize (
EGLDisplay dpy,
int[] major,
int majorOffset,
int[] minor,
int minorOffset)
Parameters
- dpy
- Documentation for this section has not yet been entered.
- major
- Documentation for this section has not yet been entered.
- majorOffset
- Documentation for this section has not yet been entered.
- minor
- Documentation for this section has not yet been entered.
- minorOffset
- 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