Home
last modified time | relevance | path

Searched refs:EGL_CONTEXT_MINOR_VERSION_KHR (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/include/EGL/
Deglext.h433 #define EGL_CONTEXT_MINOR_VERSION_KHR 0x30FB macro
/device/generic/opengl-transport/host/libs/virglrenderer/
DRenderControl.cpp368 EGL_CONTEXT_MINOR_VERSION_KHR, 0, in rcCreateContext()
/device/generic/goldfish-opengl/system/egl/
Degl.cpp1497 case EGL_CONTEXT_MINOR_VERSION_KHR: in eglCreateContext()