Searched defs:rgbaPixels (Results 1 – 2 of 2) sorted by relevance
| /external/angle/src/tests/gl_tests/ |
| D | CopyTexture3DTest.cpp | 405 GLColor rgbaPixels[27]; in TEST_P() local 477 GLColor rgbaPixels[8] = {GLColor::green, GLColor::green, GLColor::red, GLColor::red, in TEST_P() local 1164 GLColor rgbaPixels[27]; in TEST_P() local 1237 GLColor rgbaPixels[8] = {GLColor::green, GLColor::green, GLColor::red, GLColor::red, in TEST_P() local
|
| D | CopyTextureTest.cpp | 864 GLColor rgbaPixels[4 * 4] = {GLColor::red, GLColor::green, GLColor::blue, GLColor::black}; in TEST_P() local 1020 GLColor rgbaPixels[4 * 4] = {GLColor::red, GLColor::green, GLColor::blue, GLColor::black}; in TEST_P() local 2217 GLColor rgbaPixels[4 * 4] = {GLColor::red, GLColor::green, GLColor::blue, GLColor::black}; in TEST_P() local
|