Searched refs:accum_green_size (Results 1 – 10 of 10) sorted by relevance
78 *value=this->gl_config.accum_green_size; in ph_GL_GetAttribute()321 (this->gl_config.accum_green_size != 0)) in ph_SetupOpenGLContext()325 this->gl_config.accum_green_size + this->gl_config.accum_alpha_size); in ph_SetupOpenGLContext()
74 this->gl_config.accum_green_size != 0 ) { in Mac_GL_Init()79 attributes[i++] = this->gl_config.accum_green_size; in Mac_GL_Init()
209 GL_pfd.cAccumGreenBits = this->gl_config.accum_green_size; in WIN_GL_SetupWindow()253 if ( this->gl_config.accum_green_size ) { in WIN_GL_SetupWindow()255 *iAttr++ = this->gl_config.accum_green_size; in WIN_GL_SetupWindow()
156 if( this->gl_config.accum_green_size ) { in X11_GL_GetVisual()158 attribs[i++] = this->gl_config.accum_green_size; in X11_GL_GetVisual()
80 this->gl_config.accum_green_size != 0 ) { in CGX_GL_Init()
97 this->gl_config.accum_green_size +101 …attr[i++] = this->gl_config.accum_red_size + this->gl_config.accum_green_size + this->gl_config.ac…
304 int accum_green_size; member
229 video->gl_config.accum_green_size = 0; in SDL_VideoInit()1461 video->gl_config.accum_green_size = value; in SDL_GL_SetAttribute()
511 || _this->gl_config.accum_green_size > 0 in BE_SetVideoMode()
481 this->gl_config.accum_green_size + in InitNew()