mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-03-19 21:58:31 +01:00
Change GOB sizes from free-functions to constexpr constants. Add SwizzleSliceToVoxel, a function that swizzles a 2D array of pixels into a 3D texture and use it for 3D copies.