Searched refs:no_error (Results 1 – 5 of 5) sorted by relevance
361 int no_error; member
917 if (_this->gl_config.no_error) { in SDL_EGL_CreateContext()921 attribs[attr++] = _this->gl_config.no_error; in SDL_EGL_CreateContext()
3181 _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()
750 attribs[iattr++] = _this->gl_config.no_error; in X11_GL_CreateContext()
770 attribs[iattr++] = _this->gl_config.no_error; in WIN_GL_CreateContext()
Completed in 15 milliseconds