Axiom.RenderSystems.OpenGLES.Android.AndroidContext.EndCurrent C# (CSharp) Method

EndCurrent() public method

public EndCurrent ( ) : void
return void
		public override void EndCurrent()
		{
			//EGLCONTEXT.EGL11.EglMakeCurrent( _eglDisplay, null, null, null );
		}