Home
last modified time | relevance | path

Searched refs:share_with_current_context (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/nacl/
A DSDL_naclopengles.c81 if (_this->gl_config.share_with_current_context) { in NACL_GLES_CreateContext()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_sysvideo.h357 int share_with_current_context; member
A DSDL_egl.c851 if (_this->gl_config.share_with_current_context) { in SDL_EGL_CreateContext()
A DSDL_video.c3185 _this->gl_config.share_with_current_context = 0; in SDL_GL_ResetAttributes()
3285 _this->gl_config.share_with_current_context = value; in SDL_GL_SetAttribute()
3495 *value = _this->gl_config.share_with_current_context; in SDL_GL_GetAttribute()
/AliOS-Things-master/components/SDL2/src/video/uikit/
A DSDL_uikitopengles.m164 if (_this->gl_config.share_with_current_context) {
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoaopengl.m290 if (_this->gl_config.share_with_current_context) {
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11opengl.c683 if (_this->gl_config.share_with_current_context) { in X11_GL_CreateContext()
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsopengl.c696 if (_this->gl_config.share_with_current_context) { in WIN_GL_CreateContext()

Completed in 19 milliseconds