mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-02-02 04:49:57 +01:00
c574ab5aa1
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.