1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-08-23 14:16:26 -05:00
Files
ryujinx/Ryujinx.Graphics.Gpu/Engine/InlineToMemory
gdkchan 923089a298 Fast path for Inline-to-Memory texture data transfers (#3610)
* Fast path for Inline-to-Memory texture data transfers

* Only do it for block linear textures to be on the safe side
2022-08-26 02:16:41 +00:00
..