/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | S3TCTextureSizesTest.cpp | 146 GLColor expectedColor; in TEST_P() member 195 GLColor expectedColor; in TEST_P() member
|
D | CopyTextureTest.cpp | 1801 auto testOutput = [this](GLuint texture, const GLColor &expectedColor) { in TEST_P() 1849 const GLColor &expectedColor) { in TEST_P() 1869 bool unmultiplyAlpha, const GLColor &expectedColor) { in TEST_P() 1938 auto testOutput = [this](GLuint texture, const GLColor32F &expectedColor) { in TEST_P() 1986 const GLColor32F &expectedColor) { in TEST_P() 2060 auto testOutput = [this](GLuint texture, const GLColor32U &expectedColor) { in TEST_P() 2116 const GLColor32U &expectedColor) { in TEST_P() 2171 auto testOutput = [this](GLuint texture, const GLColor32F &expectedColor) { in TEST_P()
|
D | VulkanUniformUpdatesTest.cpp | 547 GLColor expectedColor = vsUniformValue > 11.0f ? GLColor::red : GLColor::green; in TEST_P() local 686 GLColor expectedColor = vsUniformValue > 11.0f ? GLColor::red : GLColor::green; in TEST_P() local
|
D | PointSpritesTest.cpp | 337 GLubyte expectedColor[4] = {0, 0, 0, 0}; in TEST_P() local
|
D | SixteenBppTextureTest.cpp | 352 GLColor expectedColor(rawColor); in TEST_P() local
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | OpArrayLengthTests.cpp | 198 RGBA8 expectedColor = RGBA8(mExpectedLengths[0], mExpectedLengths[1], mExpectedLengths[2], 0); in TEST_P() local 258 RGBA8 expectedColor = RGBA8(mExpectedLengths[0], mExpectedLengths[1], mExpectedLengths[2], 0); in TEST_P() local
|
D | SubresourceRenderAttachmentTests.cpp | 41 RGBA8 expectedColor(0, 255, 0, 255); in DoSingleTest() local
|
D | MultisampledRenderingTests.cpp | 191 RGBA8 expectedColor = ExpectedMSAAColor(inputColor, msaaCoverage); in VerifyResolveTarget() local 812 RGBA8 expectedColor = ExpectedMSAAColor(kGreen, kMSAACoverage); in TEST_P() local 926 RGBA8 expectedColor = ExpectedMSAAColor(kGreen, msaaCoverage); in TEST_P() local 1040 RGBA8 expectedColor = ExpectedMSAAColor(kHalfGreenHalfRed, 1.0f); in TEST_P() local 1085 RGBA8 expectedColor = ExpectedMSAAColor(kGreen, kMSAACoverage * alpha); in TEST_P() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | CopyTextureTest.cpp | 1606 auto testOutput = [this](GLuint texture, const GLColor &expectedColor) { in TEST_P() 1654 const GLColor &expectedColor) { in TEST_P() 1674 bool unmultiplyAlpha, const GLColor &expectedColor) { in TEST_P() 1743 auto testOutput = [this](GLuint texture, const GLColor32F &expectedColor) { in TEST_P() 1791 const GLColor32F &expectedColor) { in TEST_P() 1865 auto testOutput = [this](GLuint texture, const GLColor32U &expectedColor) { in TEST_P() 1921 const GLColor32U &expectedColor) { in TEST_P()
|
D | PointSpritesTest.cpp | 358 GLubyte expectedColor[4] = {0, 0, 0, 0}; in TEST_P() local
|
D | SixteenBppTextureTest.cpp | 352 GLColor expectedColor(rawColor); in TEST_P() local
|
/third_party/skia/tests/ |
D | ColorFilterTest.cpp | 63 SkColor expectedColor = color; in DEF_TEST() local
|
D | ApplyGammaTest.cpp | 54 uint32_t expectedColor = src & 0xff000000; in check_gamma() local
|
D | CompressedBackendAllocationTest.cpp | 115 const SkColor4f& expectedColor, in check_readback()
|
/third_party/flutter/skia/tests/ |
D | ColorFilterTest.cpp | 80 SkColor expectedColor = color; in DEF_TEST() local
|
D | ApplyGammaTest.cpp | 54 uint32_t expectedColor = src & 0xff000000; in check_gamma() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageMisalignedCubeTests.cpp | 256 const tcu::Vec4 expectedColor = tcu::Vec4(componentValue, componentValue, componentValue, 1.0f); in iterate() local 269 const tcu::Vec4 expectedColor = tcu::Vec4(componentValue, componentValue, componentValue, 1.0f); in iterate() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fShaderFragDataTests.cpp | 64 …pareSingleColor (tcu::TestLog& log, const tcu::Surface& surface, tcu::RGBA expectedColor, tcu::RGB… in compareSingleColor()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/ |
D | esextcDrawBuffersIndexedBlending.cpp | 388 …awBuffersIndexedBlending::VerifyImg(const tcu::TextureLevel& textureLevel, tcu::RGBA expectedColor, in VerifyImg()
|
D | esextcDrawBuffersIndexedColorMasks.cpp | 422 …BuffersIndexedColorMasks::VerifyImg(const tcu::TextureLevel& textureLevel, tcu::RGBA expectedColor, in VerifyImg()
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/ |
D | EGLIOSurfaceClientBufferTest.cpp | 238 GLColor expectedColor((mask & R) ? 1 : 0, (mask & G) ? 2 : 0, (mask & B) ? 3 : 0, in doSampleTest() local 299 GLColor expectedColor(1, 2, 3, 4); in doBlitTest() local
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
D | EGLBufferAgeTest.cpp | 192 angle::GLColor expectedColor = GLColor::black; in TEST_P() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gles3/ |
D | es3cNumberParsingTests.cpp | 403 const auto expectedColor = tcu::RGBA::green().toVec(); in iterate() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fShaderFragDataTests.cpp | 82 …pareSingleColor (tcu::TestLog& log, const tcu::Surface& surface, tcu::RGBA expectedColor, tcu::RGB… in compareSingleColor()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateDSTests.cpp | 742 const deUint32 expectedValue, const tcu::Vec4 expectedColor) in StencilParamsBasicTestInstance() 892 const deUint32 expectedValue, const tcu::Vec4 expectedColor) in StencilParamsBasicTestCase()
|