Home
last modified time | relevance | path

Searched refs:EGL_CONTEXT_MAJOR_VERSION_KHR (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DEGLExt.java27 public static final int EGL_CONTEXT_MAJOR_VERSION_KHR = 0x3098; field in EGLExt
/frameworks/native/opengl/tools/glgen/stubs/egl/
DEGLExtHeader.java-if27 public static final int EGL_CONTEXT_MAJOR_VERSION_KHR = 0x3098;
/frameworks/native/opengl/include/EGL/
Deglext.h423 #define EGL_CONTEXT_MAJOR_VERSION_KHR EGL_CONTEXT_CLIENT_VERSION macro
/frameworks/base/api/
Dcurrent.txt15386 field public static final int EGL_CONTEXT_MAJOR_VERSION_KHR = 12440; // 0x3098