Home
last modified time | relevance | path

Searched defs:EGL_CONTEXT_MINOR_VERSION (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/opengl/java/android/opengl/
H A DEGL15.java57 public static final int EGL_CONTEXT_MINOR_VERSION = 0x30FB; field in EGL15
/aosp12/frameworks/native/opengl/include/EGL/
H A Degl.h245 #define EGL_CONTEXT_MINOR_VERSION 0x30FB macro
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Degl_state.cpp27 #define EGL_CONTEXT_MINOR_VERSION 0x30FB macro