Property | Type | Description | |
---|---|---|---|
_config | Javax.Microedition.Khronos.Egl.EGLConfig | ||
_context | IGraphicsContext | ||
_drawable | Javax.Microedition.Khronos.Egl.EGLSurface | ||
_eglDisplay | Javax.Microedition.Khronos.Egl.EGLDisplay | ||
_glSupport |
Method | Description | |
---|---|---|
AndroidContext ( OpenTK.Platform.Android.AndroidGraphicsContext glContext, |
|
|
Clone ( ) : GLESContext |
|
|
Dispose ( ) : void | ||
EndCurrent ( ) : void |
|
|
SetCurrent ( ) : void |
|
public AndroidContext ( OpenTK.Platform.Android.AndroidGraphicsContext glContext, |
||
glContext | OpenTK.Platform.Android.AndroidGraphicsContext | |
support | ||
return | System |
protected EGLConfig,Javax.Microedition.Khronos.Egl _config | ||
return | Javax.Microedition.Khronos.Egl.EGLConfig |
protected EGLSurface,Javax.Microedition.Khronos.Egl _drawable | ||
return | Javax.Microedition.Khronos.Egl.EGLSurface |
protected EGLDisplay,Javax.Microedition.Khronos.Egl _eglDisplay | ||
return | Javax.Microedition.Khronos.Egl.EGLDisplay |