/aosp_15_r20/external/angle/src/libANGLE/renderer/ |
H A D | Format.h | 106 GLuint blueBits; member 132 GLuint blueBits, in GetChannelCount() 153 GLuint blueBits, in Format()
|
H A D | d3d_format.h | 43 GLuint blueBits; member
|
H A D | d3d_format.cpp | 41 GLuint blueBits, in D3DFormat()
|
/aosp_15_r20/external/skia/docs/examples/ |
H A D | Color_Type_RGB_101010.cpp | 18 uint32_t blueBits[] = { pack101010x(0x000, 0x000, 0x3FF), pack101010x(0x000, 0x000, 0x2ff), in draw() local
|
H A D | Color_Type_RGBA_1010102.cpp | 20 uint32_t blueBits[] = { pack1010102(0x000, 0x000, 0x3FF, 0x3), in draw() local
|
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuPixelFormat.hpp | 39 int blueBits; member
|
H A D | tcuRasterizationVerifier.hpp | 127 int blueBits; member
|
H A D | tcuRasterizationVerifier.cpp | 93 …eColors(const tcu::RGBA &colorA, const tcu::RGBA &colorB, int redBits, int greenBits, int blueBits) in compareColors()
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluRenderConfig.cpp | 46 int blueBits; in parseConfigBitsFromName() member
|
H A D | gluRenderConfig.hpp | 96 int blueBits; member
|
/aosp_15_r20/external/deqp/external/openglcts/modules/runner/ |
H A D | glcTestRunner.cpp | 109 int32_t blueBits; member 124 int blueBits; in parseConfigBitsFromName() member
|
/aosp_15_r20/external/deqp/framework/platform/win32/ |
H A D | tcuWGL.hpp | 111 int blueBits; member in tcu::wgl::PixelFormatInfo
|
H A D | tcuWin32EGLNativeDisplayFactory.cpp | 222 int blueBits = 0; in createPixmap() local
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | glconfig.h | 25 GLint redBits, greenBits, blueBits, alphaBits; /* bits per comp */ member
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcConfigList.hpp | 130 int32_t blueBits; member
|
/aosp_15_r20/external/angle/util/ |
H A D | EGLWindow.h | 41 int blueBits; member
|
/aosp_15_r20/external/mesa3d/src/glx/ |
H A D | glxconfig.h | 39 GLint redBits, greenBits, blueBits, alphaBits; /* bits per comp */ member
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | formatutils.h | 260 GLuint blueBits; member
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | WebGLFramebufferTest.cpp | 73 GLint blueBits = 0; in checkBufferBits() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fSampleVariableTests.cpp | 1914 int blueBits = (int)deFloatRound((float)lowColor.getBlue() / 255.0f * 31); in postTest() local 1921 int blueBits = (int)deFloatRound((float)highColor.getBlue() / 255.0f * 31); in postTest() local
|
/aosp_15_r20/external/deqp/framework/platform/null/ |
H A D | tcuNullRenderContext.cpp | 757 const int blueBits = getValueOrDefault(renderCfg, &RenderConfig::blueBits, 8); in toRenderTarget() local
|