Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/
A DSDL_sysvideo.h358 int release_behavior; member
A DSDL_video.c3182 _this->gl_config.release_behavior = SDL_GL_CONTEXT_RELEASE_BEHAVIOR_FLUSH; in SDL_GL_ResetAttributes()
3291 _this->gl_config.release_behavior = value; in SDL_GL_SetAttribute()
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11opengl.c733 _this->gl_config.release_behavior ? in X11_GL_CreateContext()
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsopengl.c754 attribs[iattr++] = _this->gl_config.release_behavior ? in WIN_GL_CreateContext()

Completed in 14 milliseconds