Searched refs:numAstcBlocks (Results 1 – 1 of 1) sorted by relevance
199 const uint32_t numAstcBlocks = ((width + mBlockWidth - 1) / mBlockWidth) * in on_vkCmdCopyBufferToImageImpl() local201 const uint32_t compressedSize = numAstcBlocks * 16; in on_vkCmdCopyBufferToImageImpl()