Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix overflow when texture size is smaller than block size
If the texture size is smaller than the block size, it can cause an overflow. For example, a texture size of 4x4 with a format of ASTC 6x6.
- Loading branch information