Searched refs:expectedRGB (Results 1 – 1 of 1) sorted by relevance
122 GLubyte expectedRGB = formatHasRGB(format) ? 255 : 0; in testAlignment() local123 EXPECT_PIXEL_EQ(0, 0, expectedRGB, expectedRGB, expectedRGB, 255); in testAlignment()