Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DStateChangeTest.cpp2944 const GLColor kMip0Data[4] = {GLColor::cyan, GLColor::cyan, GLColor::cyan, GLColor::cyan}; in TEST_P() local
8045 const std::array<GLColor, 4> kMip0Data = {GLColor::red, GLColor::red, GLColor::red, in TEST_P() local