Searched refs:red_size (Results 1 – 13 of 13) sorted by relevance
33 __u8 red_size; /* 0x26 */ member
109 u8 red_size; member
92 attribs[i++] = _this->gl_config.red_size; in NACL_GLES_CreateContext()
174 u8 red_size; member
102 attribs[i++] = _this->gl_config.red_size; in PSP_GL_CreateContext()
177 pfd->cRedBits = _this->gl_config.red_size; in WIN_GL_SetupPixelFormat()488 *iAttr++ = _this->gl_config.red_size; in WIN_GL_SetupWindowInternal()
223 screen_info->red_size = vesa->red_mask_size; in setup_video()
304 int red_size; member
309 attribs[i++] = _this->gl_config.red_size; in SDL_EGL_ChooseConfig()
2877 _this->gl_config.red_size = 3; in SDL_GL_ResetAttributes()2926 _this->gl_config.red_size = value; in SDL_GL_SetAttribute()
190 rBits:_this->gl_config.red_size
419 wdata->gles_attributes[attr_pos++] = _this->gl_config.red_size; in PND_gl_createcontext()
412 attribs[i++] = _this->gl_config.red_size; in X11_GL_GetAttributes()