Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DTextureTest.cpp2139 std::vector<GLubyte> fullTextureData(kTexWidth * kTexHeight * kBpp, 128); in TEST_P() local
12532 std::vector<GLubyte> fullTextureData(kTexWidth * kTexHeight * kBpp, color); in TEST_P() local