mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-10 10:02:00 -04:00
Looks like a copy-paste gone wrong. The compute shaders for the other formats use a group size of 8 * 8, whereas the CMPR compute shader is supposed to use a flattened 64 * 1 as I understand it.