OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EGL_CONTEXT_MAJOR_VERSION_KHR
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/opengl/tools/glgen/stubs/egl/
EGLExtHeader.java-if
27
public static final int
EGL_CONTEXT_MAJOR_VERSION_KHR
= 0x3098;
/frameworks/base/opengl/java/android/opengl/
EGLExt.java
28
public static final int
EGL_CONTEXT_MAJOR_VERSION_KHR
= 0x3098;
/frameworks/native/opengl/include/EGL/
eglext.h
423
#define
EGL_CONTEXT_MAJOR_VERSION_KHR
EGL_CONTEXT_CLIENT_VERSION
Completed in 52 milliseconds