Home
last modified time | relevance | path

Searched refs:reset_notification (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/
A DSDL_sysvideo.h359 int reset_notification; member
A DSDL_video.c3183 _this->gl_config.reset_notification = SDL_GL_CONTEXT_RESET_NO_NOTIFICATION; in SDL_GL_ResetAttributes()
3294 _this->gl_config.reset_notification = value; in SDL_GL_SetAttribute()
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11opengl.c742 _this->gl_config.reset_notification ? in X11_GL_CreateContext()
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsopengl.c762 attribs[iattr++] = _this->gl_config.reset_notification ? in WIN_GL_CreateContext()

Completed in 14 milliseconds