Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/include/EGL/
Degl.h214 #define EGL_CONTEXT_CLIENT_VERSION 0x3098 macro
Deglext.h432 #define EGL_CONTEXT_MAJOR_VERSION_KHR EGL_CONTEXT_CLIENT_VERSION
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Degl.cpp448 if (attrib[i] == EGL_CONTEXT_CLIENT_VERSION && in eglCreateContext()
538 if (attribute == EGL_CONTEXT_CLIENT_VERSION) { in eglQueryContext()
/device/generic/goldfish-opengl/system/egl/
Degl.cpp1685 case EGL_CONTEXT_CLIENT_VERSION: in eglQueryContext()