Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DPbufferTest.cpp219 std::vector<GLColor> whitePixels(mPbufferSize * mPbufferSize, GLColor::white); in TEST_P() local
222 whitePixels.data()); in TEST_P()
DCopyTexImageTest.cpp381 GLColor whitePixels[kCubeMapFaceCount] = {GLColor::white, GLColor::white, GLColor::white, in TEST_P() local
397 whitePixels); in TEST_P()