Searched refs:EGL_OPENGL_ES3_BIT (Results 1 – 6 of 6) sorted by relevance
29 public static final int EGL_OPENGL_ES3_BIT = 0x00000040; field in EGL15
29 public static final int EGL_OPENGL_ES3_BIT = 0x00000040;
255 #define EGL_OPENGL_ES3_BIT 0x00000040 macro
316 err = selectEGLConfig(display, format, EGL_OPENGL_ES3_BIT, &config); in chooseEglConfig()1415 renderableType = EGL_OPENGL_ES3_BIT; in createEglContext()1420 if (renderableType & EGL_OPENGL_ES3_BIT) { in createEglContext()
31464 field public static final int EGL_OPENGL_ES3_BIT = 64; // 0x40
31608 field public static final int EGL_OPENGL_ES3_BIT = 64; // 0x40