Searched refs:astcBytesCount (Results 1 – 1 of 1) sorted by relevance
822 size_t astcBytesCount = 0; in GetAstcBytesCount() local845 astcBytesCount = ((imageInfo.size.width + blockWidth - 1) / blockWidth) * in GetAstcBytesCount()848 return astcBytesCount; in GetAstcBytesCount()