Home
last modified time | relevance | path

Searched defs:redColors (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/tests/gl_tests/
DWEBGLVideoTextureTest.cpp71 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
DVulkanUniformUpdatesTest.cpp174 const std::vector<GLColor> redColors(4, GLColor::red); in TEST_P() local
DRobustResourceInitTest.cpp1697 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
DTextureTest.cpp6924 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
DGLSLTest.cpp3051 const std::vector<GLColor> redColors(4, GLColor::red); in TEST_P() local