Home
last modified time | relevance | path

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

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