Re: [mono-android] EGLContext.EGL11.EglGetCurrentDisplay() with es 2.0

2012-10-10 Thread Jonathan Pryor
On Oct 10, 2012, at 1:36 AM, renan jegouzo wrote: > when I try to get the current EGL display, using > EGLContext.EGL11.EglGetCurrentDisplay () > > I got an exception: > System.Exception: Unable to convert instance of type > 'com/google/android/gles_jni/EGLImpl' to type > 'javax.microedition.

[mono-android] EGLContext.EGL11.EglGetCurrentDisplay() with es 2.0

2012-10-09 Thread renan jegouzo
*Hi,* *when I try to get the current EGL display, using * /EGLContext.EGL11.EglGetCurrentDisplay ()/ * I got an exception**:* /System.Exception: Unable to convert instance of type 'com/google/android/gles_jni/EGLImpl' to type 'javax.microedition.khronos.egl.EGL11'// / *how I can get the curre