Searched refs:framebuffer_srgb_capable (Results 1 – 6 of 6) sorted by relevance
601 if (_this->gl_config.framebuffer_srgb_capable) { in WIN_GL_SetupWindowInternal()603 *iAttr++ = _this->gl_config.framebuffer_srgb_capable; in WIN_GL_SetupWindowInternal()
360 int framebuffer_srgb_capable; member
1105 if (_this->gl_config.framebuffer_srgb_capable) { in SDL_EGL_CreateSurface()
3180 _this->gl_config.framebuffer_srgb_capable = 0; in SDL_GL_ResetAttributes()3288 _this->gl_config.framebuffer_srgb_capable = value; in SDL_GL_SetAttribute()3500 *value = _this->gl_config.framebuffer_srgb_capable; in SDL_GL_GetAttribute()
196 sRGB:_this->gl_config.framebuffer_srgb_capable
565 if (_this->gl_config.framebuffer_srgb_capable) { in X11_GL_GetAttributes()
Completed in 17 milliseconds