Home
last modified time | relevance | path

Searched defs:greenData (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DStateChangeTest.cpp3956 std::vector<GLColor> greenData(6, GLColor::green); in TEST_P() local
6528 std::vector<GLColor> greenData(4, GLColor::green); in TEST_P() local
H A DPixelLocalStorageTest.cpp3023 std::vector<GLColor> greenData(H * H, GLColor::green); in TEST_P() local