Javax.Microedition.Khronos.Egl.IEGL10.EglMakeCurrent Method

Syntax

[Android.Runtime.Register("eglMakeCurrent", "(Ljavax/microedition/khronos/egl/EGLDisplay;Ljavax/microedition/khronos/egl/EGLSurface;Ljavax/microedition/khronos/egl/EGLSurface;Ljavax/microedition/khronos/egl/EGLContext;)Z", "GetEglMakeCurrent_Ljavax_microedition_khronos_egl_EGLDisplay_Ljavax_microedition_khronos_egl_EGLSurface_Ljavax_microedition_khronos_egl_EGLSurface_Ljavax_microedition_khronos_egl_EGLContext_Handler:Javax.Microedition.Khronos.Egl.IEGL10Invoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public bool EglMakeCurrent (EGLDisplay display, EGLSurface draw, EGLSurface read, EGLContext context)

Parameters

display
Documentation for this section has not yet been entered.
draw
Documentation for this section has not yet been entered.
read
Documentation for this section has not yet been entered.
context
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: Javax.Microedition.Khronos.Egl
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1