Searched refs:redPixels (Results 1 – 1 of 1) sorted by relevance
269 std::vector<uint32_t> redPixels(textureWidth * textureHeight, red); in TEST_F() local271 ASSERT_TRUE(redTexture->write(redPixels)); in TEST_F()