Home
last modified time | relevance | path

Searched refs:EGL_CONTEXT_MINOR_VERSION_KHR (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/3d_widget_adapter/src/
H A Doffscreen_context_helper.cpp71 EGL_CONTEXT_MAJOR_VERSION_KHR, 3, EGL_CONTEXT_MINOR_VERSION_KHR, 2, in CreateOffScreenContext()
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Degl_state.cpp40 #define EGL_CONTEXT_MINOR_VERSION_KHR 0x30FB macro
577 addAttribute(EGL_CONTEXT_MINOR_VERSION_KHR, 2); // Select an OpenGL ES x.2 context in CreateContext()
641 eglQueryContext(plat_.display, plat_.context, EGL_CONTEXT_MINOR_VERSION_KHR, &glMinor); in VerifyVersion()

Completed in 3 milliseconds