Home
last modified time | relevance | path

Searched refs:no_error (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/
A DSDL_sysvideo.h361 int no_error; member
A DSDL_egl.c917 if (_this->gl_config.no_error) { in SDL_EGL_CreateContext()
921 attribs[attr++] = _this->gl_config.no_error; in SDL_EGL_CreateContext()
A DSDL_video.c3181 _this->gl_config.no_error = 0; in SDL_GL_ResetAttributes()
3297 _this->gl_config.no_error = value; in SDL_GL_SetAttribute()
3505 *value = _this->gl_config.no_error; in SDL_GL_GetAttribute()
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11opengl.c750 attribs[iattr++] = _this->gl_config.no_error; in X11_GL_CreateContext()
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsopengl.c770 attribs[iattr++] = _this->gl_config.no_error; in WIN_GL_CreateContext()

Completed in 17 milliseconds