Home
last modified time | relevance | path

Searched defs:EGL_CONTEXT_CLIENT_VERSION (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-5/samples/hello-gl2/src/com/android/gl2jni/
DGL2JNIView.java111 private static int EGL_CONTEXT_CLIENT_VERSION = 0x3098; field in GL2JNIView.ContextFactory
/development/ndk/platforms/android-9/include/EGL/
Degl.h214 #define EGL_CONTEXT_CLIENT_VERSION 0x3098 macro