Searched defs:redColors (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A 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
|
H A D | VulkanUniformUpdatesTest.cpp | 169 const std::vector<GLColor> redColors(4, GLColor::red); in TEST_P() local
|
H A D | RobustResourceInitTest.cpp | 1727 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 D | TextureTest.cpp | 8104 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 D | GLSLTest.cpp | 3073 const std::vector<GLColor> redColors(4, GLColor::red); in TEST_P() local
|