mirror of
https://git.ryujinx.app/archive/ryujinx-mirror.git
synced 2025-10-05 02:12:59 +00:00
* Fast path for Inline-to-Memory texture data transfers * Only do it for block linear textures to be on the safe side |
||
|---|---|---|
| .. | ||
| TextureCopyToCommand.cs | ||
| TextureCopyToScaledCommand.cs | ||
| TextureCopyToSliceCommand.cs | ||
| TextureCreateViewCommand.cs | ||
| TextureGetDataCommand.cs | ||
| TextureGetDataSliceCommand.cs | ||
| TextureReleaseCommand.cs | ||
| TextureSetDataCommand.cs | ||
| TextureSetDataSliceCommand.cs | ||
| TextureSetDataSliceRegionCommand.cs | ||
| TextureSetStorageCommand.cs | ||