Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DTextureTest.cpp482 static constexpr uint32_t kMipCount = 4; member in __anonafcdb8bb0111::Texture2DBaseMaxTestES3
534 void fillMipData(colorType *data, size_t mip0Size, const colorType mipColors[kMipCount]) in fillMipData()