Searched refs:red_size (Results 1 – 9 of 9) sorted by relevance
92 attribs[i++] = _this->gl_config.red_size; in NACL_GLES_CreateContext()
98 attribs[i++] = _this->gl_config.red_size; in PSP_GL_CreateContext()
221 pfd->cRedBits = _this->gl_config.red_size; in WIN_GL_SetupPixelFormat()544 *iAttr++ = _this->gl_config.red_size; in WIN_GL_SetupWindowInternal()
337 int red_size; member
697 attribs[i++] = _this->gl_config.red_size; in SDL_EGL_ChooseConfig()
3141 _this->gl_config.red_size = 3; in SDL_GL_ResetAttributes()3200 _this->gl_config.red_size = value; in SDL_GL_SetAttribute()
190 rBits:_this->gl_config.red_size
423 wdata->gles_attributes[attr_pos++] = _this->gl_config.red_size; in PND_gl_createcontext()
502 attribs[i++] = _this->gl_config.red_size; in X11_GL_GetAttributes()
Completed in 19 milliseconds