Home
last modified time | relevance | path

Searched refs:cRedBits (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsopengl.c177 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()
/third_party/openGLES/xml/
Dwgltypes.txt23 BYTE cRedBits;
52 …olors in the palette should be specified according to the values of the cRedBits, cRedShift, cGree…
70 BYTE cRedBits;
/third_party/skia/third_party/externals/opengl-registry/xml/
Dwgltypes.txt23 BYTE cRedBits;
52 …olors in the palette should be specified according to the values of the cRedBits, cRedShift, cGree…
70 BYTE cRedBits;
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_wgl.cpp73 ppfd->cRedBits = 8; in wglDescribePixelFormat()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_wgl.cpp76 ppfd->cRedBits = 8; in wglDescribePixelFormat()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/win32/
Dgstglcontext_wgl.c307 pfd.cRedBits = 8; in gst_gl_context_wgl_choose_format()
/third_party/flutter/glfw/src/
Dwgl_context.c168 u->redBits = pfd.cRedBits; in choosePixelFormat()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DDisplayWGL.cpp508 config.redSize = pixelFormatDescriptor.cRedBits; in generateConfigs()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DDisplayWGL.cpp514 config.redSize = pixelFormatDescriptor.cRedBits; in generateConfigs()
/third_party/mingw-w64/mingw-w64-headers/include/
Dwingdi.h2592 BYTE cRedBits; member
4215 BYTE cRedBits; member