mirror of
https://github.com/yuzu-emu/FasTC.git
synced 2025-12-29 03:41:29 +00:00
Namely, there are two things that we need to do: 1. Figure out the sub-mode based on the mode bit and the structure of the modulation data. The comments in Block.h describe how we do this. 2. For a given texel index, return 2BPP texel modulation bits. |
||
|---|---|---|
| .. | ||
| data | ||
| BlockTest.cpp | ||
| CMakeLists.txt | ||
| DecompressorTest.cpp | ||
| DecompTestPVR.cpp | ||
| ImageTest.cpp | ||
| PixelTest.cpp | ||
| TestUtils.h | ||