Searched refs:cRedBits (Results 1 – 10 of 10) sorted by relevance
177 pfd->cRedBits = _this->gl_config.red_size; in WIN_GL_SetupPixelFormat()185 pfd->cColorBits = (pfd->cRedBits + pfd->cGreenBits + pfd->cBlueBits); in WIN_GL_SetupPixelFormat()234 if (pfd.cRedBits < target->cRedBits) { in WIN_GL_ChoosePixelFormat()237 dist += (pfd.cRedBits - target->cRedBits); in WIN_GL_ChoosePixelFormat()
23 BYTE cRedBits;52 …olors in the palette should be specified according to the values of the cRedBits, cRedShift, cGree…70 BYTE cRedBits;
73 ppfd->cRedBits = 8; in wglDescribePixelFormat()
76 ppfd->cRedBits = 8; in wglDescribePixelFormat()
307 pfd.cRedBits = 8; in gst_gl_context_wgl_choose_format()
168 u->redBits = pfd.cRedBits; in choosePixelFormat()
508 config.redSize = pixelFormatDescriptor.cRedBits; in generateConfigs()
514 config.redSize = pixelFormatDescriptor.cRedBits; in generateConfigs()
2592 BYTE cRedBits; member4215 BYTE cRedBits; member