Home
last modified time | relevance | path

Searched defs:expectedColor (Results 1 – 25 of 62) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DS3TCTextureSizesTest.cpp146 GLColor expectedColor; in TEST_P() member
195 GLColor expectedColor; in TEST_P() member
DCopyTextureTest.cpp1801 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()
DVulkanUniformUpdatesTest.cpp547 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
DPointSpritesTest.cpp337 GLubyte expectedColor[4] = {0, 0, 0, 0}; in TEST_P() local
DSixteenBppTextureTest.cpp352 GLColor expectedColor(rawColor); in TEST_P() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DOpArrayLengthTests.cpp198 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
DSubresourceRenderAttachmentTests.cpp41 RGBA8 expectedColor(0, 255, 0, 255); in DoSingleTest() local
DMultisampledRenderingTests.cpp191 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/
DCopyTextureTest.cpp1606 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()
DPointSpritesTest.cpp358 GLubyte expectedColor[4] = {0, 0, 0, 0}; in TEST_P() local
DSixteenBppTextureTest.cpp352 GLColor expectedColor(rawColor); in TEST_P() local
/third_party/skia/tests/
DColorFilterTest.cpp63 SkColor expectedColor = color; in DEF_TEST() local
DApplyGammaTest.cpp54 uint32_t expectedColor = src & 0xff000000; in check_gamma() local
DCompressedBackendAllocationTest.cpp115 const SkColor4f& expectedColor, in check_readback()
/third_party/flutter/skia/tests/
DColorFilterTest.cpp80 SkColor expectedColor = color; in DEF_TEST() local
DApplyGammaTest.cpp54 uint32_t expectedColor = src & 0xff000000; in check_gamma() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMisalignedCubeTests.cpp256 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/
Des2fShaderFragDataTests.cpp64 …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/
DesextcDrawBuffersIndexedBlending.cpp388 …awBuffersIndexedBlending::VerifyImg(const tcu::TextureLevel& textureLevel, tcu::RGBA expectedColor, in VerifyImg()
DesextcDrawBuffersIndexedColorMasks.cpp422 …BuffersIndexedColorMasks::VerifyImg(const tcu::TextureLevel& textureLevel, tcu::RGBA expectedColor, in VerifyImg()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLIOSurfaceClientBufferTest.cpp238 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/
DEGLBufferAgeTest.cpp192 angle::GLColor expectedColor = GLColor::black; in TEST_P() local
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
Des3cNumberParsingTests.cpp403 const auto expectedColor = tcu::RGBA::green().toVec(); in iterate() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderFragDataTests.cpp82 …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/
DvktDynamicStateDSTests.cpp742 const deUint32 expectedValue, const tcu::Vec4 expectedColor) in StencilParamsBasicTestInstance()
892 const deUint32 expectedValue, const tcu::Vec4 expectedColor) in StencilParamsBasicTestCase()

123