Searched refs:wgl_attrib (Results 1 – 1 of 1) sorted by relevance
424 int wgl_attrib; in WIN_GL_GetAttribute() local428 wgl_attrib = WGL_RED_BITS_ARB; in WIN_GL_GetAttribute()431 wgl_attrib = WGL_GREEN_BITS_ARB; in WIN_GL_GetAttribute()434 wgl_attrib = WGL_BLUE_BITS_ARB; in WIN_GL_GetAttribute()437 wgl_attrib = WGL_ALPHA_BITS_ARB; in WIN_GL_GetAttribute()440 wgl_attrib = WGL_DOUBLE_BUFFER_ARB; in WIN_GL_GetAttribute()443 wgl_attrib = WGL_COLOR_BITS_ARB; in WIN_GL_GetAttribute()446 wgl_attrib = WGL_DEPTH_BITS_ARB; in WIN_GL_GetAttribute()449 wgl_attrib = WGL_STENCIL_BITS_ARB; in WIN_GL_GetAttribute()452 wgl_attrib = WGL_ACCUM_RED_BITS_ARB; in WIN_GL_GetAttribute()[all …]