Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DTextureTest.cpp516 static constexpr uint32_t kMipCount = 4; member in __anon18dedd8c0111::Texture2DBaseMaxTestES3
568 void fillMipData(colorType *data, size_t mip0Size, const colorType mipColors[kMipCount]) in fillMipData()