Searched refs:EGL_CONTEXT_OPENGL_COMPATIBILITY_PROFILE_BIT_KHR (Results 1 – 2 of 2) sorted by relevance
443 #define EGL_CONTEXT_OPENGL_COMPATIBILITY_PROFILE_BIT_KHR 0x00000002 macro
1623 (attrib_val | EGL_CONTEXT_OPENGL_COMPATIBILITY_PROFILE_BIT_KHR)) { in eglCreateContext()