Searched refs:EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR (Results 1 – 2 of 2) sorted by relevance
440 #define EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR 0x00000002 macro
1614 (attrib_val | EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR) || in eglCreateContext()