Home
last modified time | relevance | path

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

12

/external/angle/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.cpp358 GLubyte expectedColor[4] = {0, 0, 0, 0}; in TEST_P() local
DSixteenBppTextureTest.cpp352 GLColor expectedColor(rawColor); in TEST_P() local
DSRGBTextureTest.cpp499 angle::GLColor &expectedColor = ((i & 1) == 0) ? srgbColor : linearColor; in TEST_P() local
/external/skia/tests/
DColorFilterTest.cpp62 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()
DBackendAllocationTest.cpp254 SkColor4f expectedColor = get_expected_color(color, colorType); in check_base_readbacks() local
325 SkColor4f expectedColor = get_expected_color(testColor, colorType); in test_color_init() local
DTextBlobCacheTest.cpp213 SkColor expectedColor = expected.getColor(i, j); in compare_bitmaps() local
/external/skqp/tests/
DColorFilterTest.cpp80 SkColor expectedColor = color; in DEF_TEST() local
DApplyGammaTest.cpp54 uint32_t expectedColor = src & 0xff000000; in check_gamma() local
/external/deqp/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
/external/deqp/modules/gles2/functional/
Des2fShaderFragDataTests.cpp64 …pareSingleColor (tcu::TestLog& log, const tcu::Surface& surface, tcu::RGBA expectedColor, tcu::RGB… in compareSingleColor()
/external/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/
DesextcDrawBuffersIndexedBlending.cpp387 …awBuffersIndexedBlending::VerifyImg(const tcu::TextureLevel& textureLevel, tcu::RGBA expectedColor, in VerifyImg()
DesextcDrawBuffersIndexedColorMasks.cpp421 …BuffersIndexedColorMasks::VerifyImg(const tcu::TextureLevel& textureLevel, tcu::RGBA expectedColor, in VerifyImg()
/external/angle/src/tests/egl_tests/
DEGLBufferAgeTest.cpp192 angle::GLColor expectedColor = GLColor::black; in TEST_P() local
DEGLIOSurfaceClientBufferTest.cpp364 GLColor expectedColor((mask & R) ? 1 : 0, (mask & G) ? 2 : 0, (mask & B) ? 3 : 0, in doSampleTestWithTexture() local
430 GLColor expectedColor(1, 2, 3, 4); in doBlitTest() local
/external/deqp/external/openglcts/modules/gles3/
Des3cNumberParsingTests.cpp402 const auto expectedColor = tcu::RGBA::green().toVec(); in iterate() local
/external/deqp/modules/gles3/functional/
Des3fShaderFragDataTests.cpp82 …pareSingleColor (tcu::TestLog& log, const tcu::Surface& surface, tcu::RGBA expectedColor, tcu::RGB… in compareSingleColor()
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateDSTests.cpp741 const deUint32 expectedValue, const tcu::Vec4 expectedColor) in StencilParamsBasicTestInstance()
891 const deUint32 expectedValue, const tcu::Vec4 expectedColor) in StencilParamsBasicTestCase()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineLogicOpTests.cpp442 tcu::UVec4 expectedColor (0u, 0u, 0u, 0u); // Overwritten below. in verifyImage() local
/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
DesextcTextureBorderClampSamplingTexture.cpp538 OutputType expectedColor; in iterate() local
/external/deqp/external/openglcts/modules/common/
DglcGLSLVectorConstructorTests.cpp503 const auto expectedColor = tcu::RGBA::green().toVec(); in iterate() local

12