Home
last modified time | relevance | path

Searched refs:EGL_NONE (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/winrt/
A DSDL_winrtopengles.cpp106 EGL_NONE, in WINRT_GLES_LoadLibrary()
116 EGL_NONE, in WINRT_GLES_LoadLibrary()
125 EGL_NONE, in WINRT_GLES_LoadLibrary()
/AliOS-Things-master/components/SDL2/src/video/qnx/
A Dgl.c182 .none = EGL_NONE in glCreateContext()
190 .none = EGL_NONE in glCreateContext()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_egl.c760 attribs[i++] = EGL_NONE; in SDL_EGL_ChooseConfig()
799 if (attribs[j] == EGL_NONE) { in SDL_EGL_ChooseConfig()
930 attribs[attr++] = EGL_NONE; in SDL_EGL_CreateContext()
1118 attribs[attr++] = EGL_NONE; in SDL_EGL_CreateSurface()
1136 EGL_NONE in SDL_EGL_CreateOffscreenSurface()
/AliOS-Things-master/components/SDL2/src/video/psp/
A DSDL_pspgl.c117 attribs[i++] = EGL_NONE; in PSP_GL_CreateContext()
/AliOS-Things-master/components/SDL2/src/video/pandora/
A DSDL_pandora.c474 wdata->gles_attributes[attr_pos] = EGL_NONE; in PND_gl_createcontext()
529 wdata->gles_attributes[attr_pos] = EGL_NONE; in PND_gl_createcontext()
/AliOS-Things-master/components/SDL2/src/video/khronos/EGL/
A Degl.h95 #define EGL_NONE 0x3038 macro
/AliOS-Things-master/components/SDL2/include/
A DSDL_egl.h576 #define EGL_NONE 0x3038 macro

Completed in 15 milliseconds