/external/deqp/framework/common/ |
D | tcuPixelFormat.hpp | 39 int blueBits; member
|
/external/deqp/framework/opengl/ |
D | gluRenderConfig.cpp | 48 int blueBits; in parseConfigBitsFromName() member
|
D | gluRenderConfig.hpp | 77 int blueBits; member
|
/external/deqp/framework/platform/win32/ |
D | tcuWGL.hpp | 110 int blueBits; member in tcu::wgl::PixelFormatInfo
|
D | tcuWin32EGLNativeDisplayFactory.cpp | 196 int blueBits = 0; in createPixmap() local
|
/external/deqp/modules/glshared/ |
D | glsRasterizationTestUtil.hpp | 105 int blueBits; member
|
D | glsRasterizationTestUtil.cpp | 93 …Colors (const tcu::RGBA& colorA, const tcu::RGBA& colorB, int redBits, int greenBits, int blueBits) in compareColors()
|
/external/mesa3d/src/mesa/main/ |
D | context.c | 214 GLint blueBits, in _mesa_create_visual() 256 GLint blueBits, in _mesa_initialize_visual()
|
D | mtypes.h | 523 GLint redBits, greenBits, blueBits, alphaBits; /* bits per comp */ 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 | 405 GLuint blueBits, GLuint alphaBits) in add_accum_renderbuffer()
|
/external/mesa3d/src/gallium/state_trackers/egl/x11/ |
D | glcore.h | 81 GLint redBits, greenBits, blueBits, alphaBits; /* bits per comp */ member
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContext.cpp | 730 const int blueBits = getValueOrDefault(renderCfg, &RenderConfig::blueBits, 8); in toRenderTarget() local
|
/external/mesa3d/src/mesa/drivers/osmesa/ |
D | osmesa.c | 618 GLint redBits = 0, greenBits = 0, blueBits = 0, alphaBits =0; in OSMesaCreateContextExt() 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
|