Home
last modified time | relevance | path

Searched refs:kASTCFormatsCount (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DTextureUtils.cpp35 static constexpr size_t kASTCFormatsCount = 28; variable
68 static constexpr size_t kCount = MAX_SUPPORTED_PALETTE + MAX_ETC_SUPPORTED + kASTCFormatsCount; in getCompressedFormats()