
javax.microedition.khronos.egl.EGL11 Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of opengl-api Show documentation
Show all versions of opengl-api Show documentation
The Android implementation of Khronos OpenGL Spec for the Google Android SDK.
The newest version!
package javax.microedition.khronos.egl;
public interface EGL11
extends javax.microedition.khronos.egl.EGL10
{
public static final int EGL_CONTEXT_LOST = 12302;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy