Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DPixelLocalStorageTest.cpp2743 std::vector<GLColor> whiteData(H * W, GLColor::white); in TEST_P() local
H A DTextureTest.cpp11905 std::array<GLubyte, kWidth * kHeight * 2> whiteData; in TEST_P() local
12929 const std::vector<GLColor> whiteData(texWidth * texHeight, GLColor::white); in TEST_P() local