Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DFramebufferTest.cpp993 const std::array<GLColor, 4 * 4> mip0Data = { in TEST_P() local
1026 const std::array<GLColor, 4 * 4> mip0Data = { in TEST_P() local
DImageTest.cpp5920 std::vector<GLColor> mip0Data(textureSize * textureSize, GLColor::red); in TEST_P() local