Searched refs:accum_green_size (Results 1 – 9 of 9) sorted by relevance
129 GLint accum_green_size,
750 GLint accum_green_size, in XMesaCreateVisual() argument852 accum_red_size, accum_green_size, in XMesaCreateVisual()
188 pfd->cAccumGreenBits = _this->gl_config.accum_green_size; in WIN_GL_SetupPixelFormat()515 if (_this->gl_config.accum_green_size) { in WIN_GL_SetupWindowInternal()517 *iAttr++ = _this->gl_config.accum_green_size; in WIN_GL_SetupWindowInternal()
122 GLint accum_green_size,
754 GLint accum_green_size, in XMesaCreateVisual() argument856 vis->accumGreenBits = accum_green_size; in XMesaCreateVisual()893 accum_green_size + accum_blue_size + accum_alpha_size) ? in XMesaCreateVisual()
443 if (_this->gl_config.accum_green_size) { in X11_GL_GetAttributes()445 attribs[i++] = _this->gl_config.accum_green_size; in X11_GL_GetAttributes()
208 _this->gl_config.accum_green_size +212 …attr[i++] = _this->gl_config.accum_red_size + _this->gl_config.accum_green_size + _this->gl_config…
313 int accum_green_size; member
2886 _this->gl_config.accum_green_size = 0; in SDL_GL_ResetAttributes()2953 _this->gl_config.accum_green_size = value; in SDL_GL_SetAttribute()