Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DShaderInterpTest.cpp136 GLColor smooth_reference; in TEST_P() local
137 glReadPixels(64, 64, 1, 1, GL_RGBA, GL_UNSIGNED_BYTE, &smooth_reference); in TEST_P()
172 GLColor smooth_reference; in TEST_P() local
173 glReadPixels(64, 64, 1, 1, GL_RGBA, GL_UNSIGNED_BYTE, &smooth_reference); in TEST_P()
212 EXPECT_PIXEL_COLOR_EQ(64, 64, smooth_reference); in TEST_P()
216 EXPECT_PIXEL_COLOR_EQ(64, 64, smooth_reference); in TEST_P()