Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DTextureTest.cpp5601 std::vector<GLColor> texDataCyan(2u * 2u, GLColor::cyan); in TEST_P() local
6527 std::vector<GLColor> texDataCyan(2u * 2u, GLColor::cyan); in TEST_P() local
6625 std::vector<GLColor> texDataCyan(2u * 2u * 2u, GLColor::cyan); in TEST_P() local
6695 std::vector<GLColor> texDataCyan(2u * 2u * 2u, GLColor::cyan); in TEST_P() local
7276 std::vector<GLColor> texDataCyan(4u * 4u, GLColor::cyan); in TEST_P() local