Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/
A DSDL_egl.c976 _this->gl_allow_no_surface = SDL_TRUE; in SDL_EGL_CreateContext()
987 _this->gl_allow_no_surface = SDL_TRUE; in SDL_EGL_CreateContext()
1009 if (!egl_context || (!egl_surface && !_this->gl_allow_no_surface)) { in SDL_EGL_MakeCurrent()
A DSDL_sysvideo.h381 SDL_bool gl_allow_no_surface; member
A DSDL_video.c3600 } else if (!_this->gl_allow_no_surface) { in SDL_GL_MakeCurrent()

Completed in 22 milliseconds