Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/
A DSDL_egl.c40 #ifndef EGL_OPENGL_ES3_BIT_KHR
41 #define EGL_OPENGL_ES3_BIT_KHR 0x00000040 macro
741 attribs[i++] = EGL_OPENGL_ES3_BIT_KHR; in SDL_EGL_ChooseConfig()
/AliOS-Things-master/components/SDL2/src/video/khronos/EGL/
A Deglext.h101 #define EGL_OPENGL_ES3_BIT_KHR 0x00000040 macro
/AliOS-Things-master/components/SDL2/include/
A DSDL_egl.h881 #define EGL_OPENGL_ES3_BIT_KHR 0x00000040 macro

Completed in 15 milliseconds