| /external/angle/src/libANGLE/renderer/ |
| D | Format.h | 93 GLuint blueBits; member 119 GLuint blueBits, in GetChannelCount() 140 GLuint blueBits, in Format()
|
| D | d3d_format.h | 40 GLuint blueBits; member
|
| D | d3d_format.cpp | 41 GLuint blueBits, in D3DFormat()
|
| /external/skia/docs/examples/ |
| D | Color_Type_RGB_101010.cpp | 19 uint32_t blueBits[] = { pack101010x(0x000, 0x000, 0x3FF), pack101010x(0x000, 0x000, 0x2ff), in draw() local
|
| D | Color_Type_RGBA_1010102.cpp | 21 uint32_t blueBits[] = { pack1010102(0x000, 0x000, 0x3FF, 0x3), in draw() local
|
| /external/deqp/framework/common/ |
| D | tcuPixelFormat.hpp | 39 int blueBits; member
|
| D | tcuRasterizationVerifier.hpp | 117 int blueBits; member
|
| D | tcuRasterizationVerifier.cpp | 93 …Colors (const tcu::RGBA& colorA, const tcu::RGBA& colorB, int redBits, int greenBits, int blueBits) in compareColors()
|
| /external/deqp/framework/opengl/ |
| D | gluRenderConfig.cpp | 48 int blueBits; in parseConfigBitsFromName() member
|
| D | gluRenderConfig.hpp | 86 int blueBits; member
|
| /external/mesa3d/src/mesa/main/ |
| D | context.c | 225 GLint blueBits, in _mesa_create_visual() 267 GLint blueBits, in _mesa_initialize_visual()
|
| D | mtypes.h | 169 GLint redBits, greenBits, blueBits, alphaBits; /* bits per comp */ member
|
| /external/deqp/framework/platform/win32/ |
| D | tcuWGL.hpp | 111 int blueBits; member in tcu::wgl::PixelFormatInfo
|
| D | tcuWin32EGLNativeDisplayFactory.cpp | 196 int blueBits = 0; in createPixmap() local
|
| /external/angle/util/ |
| D | EGLWindow.h | 40 int blueBits; member
|
| /external/deqp/external/openglcts/modules/common/ |
| D | glcConfigList.hpp | 130 deInt32 blueBits; member
|
| /external/deqp/external/openglcts/modules/runner/ |
| D | glcTestRunner.cpp | 108 deInt32 blueBits; member 123 int blueBits; in parseConfigBitsFromName() member
|
| /external/mesa3d/src/glx/ |
| D | glxconfig.h | 39 GLint redBits, greenBits, blueBits, alphaBits; /* bits per comp */ member
|
| /external/mesa3d/src/mesa/swrast/ |
| D | s_renderbuffer.c | 404 GLuint blueBits, GLuint alphaBits) in add_accum_renderbuffer()
|
| /external/angle/src/libANGLE/ |
| D | formatutils.h | 214 GLuint blueBits; member
|
| /external/angle/src/tests/gl_tests/ |
| D | WebGLFramebufferTest.cpp | 73 GLint blueBits = 0; in checkBufferBits() local
|
| /external/deqp/framework/platform/null/ |
| D | tcuNullRenderContext.cpp | 745 const int blueBits = getValueOrDefault(renderCfg, &RenderConfig::blueBits, 8); in toRenderTarget() local
|
| /external/mesa3d/src/mesa/drivers/osmesa/ |
| D | osmesa.c | 684 GLint redBits = 0, greenBits = 0, blueBits = 0, alphaBits =0; in OSMesaCreateContextAttribs() local
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fSampleVariableTests.cpp | 1814 int blueBits = (int)deFloatRound((float)lowColor.getBlue() / 255.0f * 31); in postTest() local 1821 int blueBits = (int)deFloatRound((float)highColor.getBlue() / 255.0f * 31); in postTest() local
|