Home
last modified time | relevance | path

Searched refs:red_size (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/nacl/
A DSDL_naclopengles.c92 attribs[i++] = _this->gl_config.red_size; in NACL_GLES_CreateContext()
/AliOS-Things-master/components/SDL2/src/video/psp/
A DSDL_pspgl.c98 attribs[i++] = _this->gl_config.red_size; in PSP_GL_CreateContext()
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsopengl.c221 pfd->cRedBits = _this->gl_config.red_size; in WIN_GL_SetupPixelFormat()
544 *iAttr++ = _this->gl_config.red_size; in WIN_GL_SetupWindowInternal()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_sysvideo.h337 int red_size; member
A DSDL_egl.c697 attribs[i++] = _this->gl_config.red_size; in SDL_EGL_ChooseConfig()
A DSDL_video.c3141 _this->gl_config.red_size = 3; in SDL_GL_ResetAttributes()
3200 _this->gl_config.red_size = value; in SDL_GL_SetAttribute()
/AliOS-Things-master/components/SDL2/src/video/uikit/
A DSDL_uikitopengles.m190 rBits:_this->gl_config.red_size
/AliOS-Things-master/components/SDL2/src/video/pandora/
A DSDL_pandora.c423 wdata->gles_attributes[attr_pos++] = _this->gl_config.red_size; in PND_gl_createcontext()
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11opengl.c502 attribs[i++] = _this->gl_config.red_size; in X11_GL_GetAttributes()

Completed in 19 milliseconds