Searched defs:redColors (Results 1 – 5 of 5) sorted by relevance
| /external/angle/src/tests/gl_tests/ |
| D | WEBGLVideoTextureTest.cpp | 71 const std::vector<GLColor> redColors(4, GLColor::red); in TEST_P() local 121 const std::vector<GLColor> redColors(4, GLColor::red); in TEST_P() local 177 const std::vector<GLColor> redColors(4, GLColor::red); in TEST_P() local 238 const std::vector<GLColor> redColors(4, GLColor::red); in TEST_P() local
|
| D | VulkanUniformUpdatesTest.cpp | 174 const std::vector<GLColor> redColors(4, GLColor::red); in TEST_P() local
|
| D | RobustResourceInitTest.cpp | 1697 std::vector<GLColor> redColors(kDestSize * kDestSize, GLColor::red); in TEST_P() local 1816 std::vector<GLColor> redColors(kDestSize * kDestSize * kDestSize, GLColor::red); in TEST_P() local
|
| D | TextureTest.cpp | 6924 std::vector<GLColor> redColors(kSize * kSize, GLColor::red); in TEST_P() local 9917 std::vector<GLColor> redColors(kSize * kSize, GLColor::red); in TEST_P() local
|
| D | GLSLTest.cpp | 3051 const std::vector<GLColor> redColors(4, GLColor::red); in TEST_P() local
|