Searched refs:red_size (Results 1 – 6 of 6) sorted by relevance
49 if ( this->gl_config.red_size != 0 && in Mac_GL_Init()53 attributes[i++] = this->gl_config.red_size; in Mac_GL_Init()
63 *value=this->gl_config.red_size; in ph_GL_GetAttribute()360 …fprintf(stderr, "ARGB: %d, %d, %d, %d\n", this->gl_config.alpha_size, this->gl_config.red_size, th… in ph_SetupOpenGLContext()
205 GL_pfd.cRedBits = this->gl_config.red_size; in WIN_GL_SetupWindow()225 *iAttr++ = this->gl_config.red_size; in WIN_GL_SetupWindow()
295 int red_size; member
226 video->gl_config.red_size = 3; in SDL_VideoInit()1456 video->gl_config.red_size = value; in SDL_GL_SetAttribute()
135 attribs[i++] = this->gl_config.red_size; in X11_GL_GetVisual()