Searched refs:ASTC_SIZE (Results 1 – 1 of 1) sorted by relevance
153 static const int ASTC_SIZE = 512 * 512; variable695 return ImageSystemProperties::GetAstcEnabled() && size.width * size.height >= ASTC_SIZE; in IsSupportAstcZeroCopy()