Home
last modified time | relevance | path

Searched refs:framebuffer_srgb_capable (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsopengl.c601 if (_this->gl_config.framebuffer_srgb_capable) { in WIN_GL_SetupWindowInternal()
603 *iAttr++ = _this->gl_config.framebuffer_srgb_capable; in WIN_GL_SetupWindowInternal()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_sysvideo.h360 int framebuffer_srgb_capable; member
A DSDL_egl.c1105 if (_this->gl_config.framebuffer_srgb_capable) { in SDL_EGL_CreateSurface()
A DSDL_video.c3180 _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()
/AliOS-Things-master/components/SDL2/src/video/uikit/
A DSDL_uikitopengles.m196 sRGB:_this->gl_config.framebuffer_srgb_capable
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11opengl.c565 if (_this->gl_config.framebuffer_srgb_capable) { in X11_GL_GetAttributes()

Completed in 20 milliseconds