Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DStateChangeTest.cpp2626 std::array<GLColor, 4> rgby = {{GLColor::red, GLColor::green, GLColor::blue, GLColor::yellow}}; in TEST_P() local
5189 std::array<GLColor, 4> rgby = {{GLColor::red, GLColor::green, GLColor::blue, GLColor::yellow}}; in TEST_P() local