Searched refs:framebuffer_srgb_capable (Results 1 – 6 of 6) sorted by relevance
545 if (_this->gl_config.framebuffer_srgb_capable) { in WIN_GL_SetupWindowInternal()547 *iAttr++ = _this->gl_config.framebuffer_srgb_capable; in WIN_GL_SetupWindowInternal()
326 int framebuffer_srgb_capable; member
343 if (_this->gl_config.framebuffer_srgb_capable) { in SDL_EGL_ChooseConfig()
2908 _this->gl_config.framebuffer_srgb_capable = 0; in SDL_GL_ResetAttributes()3014 _this->gl_config.framebuffer_srgb_capable = value; in SDL_GL_SetAttribute()3212 *value = _this->gl_config.framebuffer_srgb_capable; in SDL_GL_GetAttribute()
196 sRGB:_this->gl_config.framebuffer_srgb_capable
475 if (_this->gl_config.framebuffer_srgb_capable) { in X11_GL_GetAttributes()