Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DTextureTest.cpp11677 std::vector<GLColor> cubeMapArrayData(256 * 256 * 24, GLColor::red); in TEST_P() local
11709 std::vector<GLColor> cubeMapArrayData(256 * 256 * 6, GLColor::red); in TEST_P() local