Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A 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
H A DVulkanUniformUpdatesTest.cpp169 const std::vector<GLColor> redColors(4, GLColor::red); in TEST_P() local
H A DRobustResourceInitTest.cpp1727 std::vector<GLColor> redColors(kDestSize * kDestSize, GLColor::red); in TEST_P() local
1845 std::vector<GLColor> redColors(kDestSize * kDestSize * kDestSize, GLColor::red); in TEST_P() local
H A DTextureTest.cpp8104 std::vector<GLColor> redColors(kSize * kSize, GLColor::red); in TEST_P() local
11160 std::vector<GLColor> redColors(kSize * kSize, GLColor::red); in TEST_P() local
H A DGLSLTest.cpp3073 const std::vector<GLColor> redColors(4, GLColor::red); in TEST_P() local