Home
last modified time | relevance | path

Searched refs:EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/include/EGL/
Deglext.h440 #define EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR 0x00000002 macro
/device/generic/goldfish-opengl/system/egl/
Degl.cpp1310 (attrib_val | EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR) || in eglCreateContext()