Home
last modified time | relevance | path

Searched refs:kPixelColorThreshhold (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/tests/gl_tests/
DShaderInterpTest.cpp15 constexpr int kPixelColorThreshhold = 8; variable
88 EXPECT_PIXEL_COLOR_NEAR(64, 64, GLColor(62, 64, 128, 255), kPixelColorThreshhold); in TEST_P()
92 EXPECT_PIXEL_COLOR_NEAR(64, 64, GLColor(83, 86, 86, 255), kPixelColorThreshhold); in TEST_P()