Home
last modified time | relevance | path

Searched defs:greenBits (Results 1 – 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DFormat.h92 GLuint greenBits; member
118 GLuint greenBits, in GetChannelCount()
139 GLuint greenBits, in Format()
Dd3d_format.h42 GLuint greenBits; member
Dd3d_format.cpp40 GLuint greenBits, in D3DFormat()
/third_party/vk-gl-cts/framework/common/
DtcuPixelFormat.hpp38 int greenBits; member
DtcuRasterizationVerifier.hpp118 int greenBits; member
DtcuRasterizationVerifier.cpp93 bool compareColors (const tcu::RGBA& colorA, const tcu::RGBA& colorB, int redBits, int greenBits, i… in compareColors()
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/
Dohos_context_i.h55 int32_t greenBits; member
/third_party/vk-gl-cts/framework/opengl/
DgluRenderConfig.cpp47 int greenBits; in parseConfigBitsFromName() member
DgluRenderConfig.hpp85 int greenBits; member
/third_party/mesa3d/src/mesa/main/
Dglconfig.h17 GLint redBits, greenBits, blueBits, alphaBits; /* bits per comp */ member
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWGL.hpp109 int greenBits; member in tcu::wgl::PixelFormatInfo
DtcuWin32EGLNativeDisplayFactory.cpp195 int greenBits = 0; in createPixmap() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcConfigList.hpp129 deInt32 greenBits; member
/third_party/skia/third_party/externals/angle2/util/
DEGLWindow.h39 int greenBits; member
/third_party/vk-gl-cts/external/openglcts/modules/runner/
DglcTestRunner.cpp107 deInt32 greenBits; member
122 int greenBits; in parseConfigBitsFromName() member
/third_party/mesa3d/src/glx/
Dglxconfig.h39 GLint redBits, greenBits, blueBits, alphaBits; /* bits per comp */ member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dformatutils.h215 GLuint greenBits; member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DWebGLFramebufferTest.cpp72 GLint greenBits = 0; in checkBufferBits() local
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContext.cpp749 const int greenBits = getValueOrDefault(renderCfg, &RenderConfig::greenBits, 8); in toRenderTarget() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSampleVariableTests.cpp1823 int greenBits = (int)deFloatRound((float)lowColor.getGreen() / 255.0f * 63); in postTest() local
1830 int greenBits = (int)deFloatRound((float)highColor.getGreen() / 255.0f * 63); in postTest() local
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
Dglfw3.h1142 int greenBits; member
/third_party/glfw/include/GLFW/
Dglfw3.h1149 int greenBits; member
/third_party/glfw/src/
Dinternal.h297 int greenBits; member