Searched refs:mBlockHeight (Results 1 – 2 of 2) sorted by relevance
74 mBlockHeight(blockHeight), in AstcTexture()200 ((height + mBlockHeight - 1) / mBlockHeight); in on_vkCmdCopyBufferToImageImpl()232 regionInfo.width, regionInfo.height, mBlockWidth, mBlockHeight, in on_vkCmdCopyBufferToImageImpl()
66 uint32_t mBlockHeight; variable