Home
last modified time | relevance | path

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

/ohos5.0/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()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Degl_state.cpp39 #define EGL_CONTEXT_MAJOR_VERSION_KHR 0x3098 macro
576 addAttribute(EGL_CONTEXT_MAJOR_VERSION_KHR, 3); // Select an OpenGL ES 3.x context in CreateContext()