public class EGLExt extends Object
Modifier and Type | Field and Description |
---|---|
static int |
EGL_CONTEXT_FLAGS_KHR |
static int |
EGL_CONTEXT_MAJOR_VERSION_KHR |
static int |
EGL_CONTEXT_MINOR_VERSION_KHR |
static int |
EGL_OPENGL_ES3_BIT_KHR |
Constructor and Description |
---|
EGLExt() |
Modifier and Type | Method and Description |
---|---|
static boolean |
eglPresentationTimeANDROID(EGLDisplay dpy,
EGLSurface sur,
long time) |
public static final int EGL_CONTEXT_MAJOR_VERSION_KHR
public static final int EGL_CONTEXT_MINOR_VERSION_KHR
public static final int EGL_CONTEXT_FLAGS_KHR
public static final int EGL_OPENGL_ES3_BIT_KHR
public static boolean eglPresentationTimeANDROID(EGLDisplay dpy, EGLSurface sur, long time)