1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-13 10:56:40 +00:00
Ryujinx/Ryujinx.Graphics.Texture
gdkchan 34d19f381c
Fix texture level offset/size calculation when sparse tile width is > 1 (#1142)
* Fix texture level offset/size calculation when sparse tile width is > 1

* Sparse tile width affects layer size alignment aswell
2020-04-25 23:40:20 +10:00
..
Astc
BlockLinearConstants.cs
BlockLinearLayout.cs
LayoutConverter.cs Fix texture level offset/size calculation when sparse tile width is > 1 (#1142) 2020-04-25 23:40:20 +10:00
OffsetCalculator.cs
Ryujinx.Graphics.Texture.csproj
Size.cs
SizeCalculator.cs Fix texture level offset/size calculation when sparse tile width is > 1 (#1142) 2020-04-25 23:40:20 +10:00
SizeInfo.cs