Searched refs:depthColorValue (Results 1 – 1 of 1) sorted by relevance
145 GLint depthColorValue = (depthValue)*128 + 128; in TEST_P() local146 EXPECT_EQ(depthColorValue, angle::ReadColor(width / 2, height / 2).R); in TEST_P()