/external/deqp/framework/common/ |
D | tcuPixelFormat.hpp | 39 int blueBits; member
|
D | tcuRasterizationVerifier.hpp | 102 int blueBits; member
|
D | tcuRasterizationVerifier.cpp | 89 …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/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/mesa3d/src/mesa/main/ |
D | context.c | 222 GLint blueBits, in _mesa_create_visual() 264 GLint blueBits, in _mesa_initialize_visual()
|
D | mtypes.h | 221 GLint redBits, greenBits, blueBits, alphaBits; /* bits per comp */ member
|
/external/deqp/external/openglcts/modules/common/ |
D | glcConfigList.hpp | 130 deInt32 blueBits; member
|
/external/deqp/external/openglcts/modules/runner/ |
D | glcTestRunner.cpp | 106 deInt32 blueBits; member 121 int blueBits; in parseConfigBitsFromName() member
|
/external/mesa3d/src/glx/ |
D | glxconfig.h | 42 GLint redBits, greenBits, blueBits, alphaBits; /* bits per comp */ member
|
/external/mesa3d/src/mesa/swrast/ |
D | s_renderbuffer.c | 403 GLuint blueBits, GLuint alphaBits) in add_accum_renderbuffer()
|
/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 | 680 GLint redBits = 0, greenBits = 0, blueBits = 0, alphaBits =0; in OSMesaCreateContextAttribs() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fSampleVariableTests.cpp | 1802 int blueBits = (int)deFloatRound((float)lowColor.getBlue() / 255.0f * 31); in postTest() local 1809 int blueBits = (int)deFloatRound((float)highColor.getBlue() / 255.0f * 31); in postTest() local
|