GreemDev-Ryujinx/Ryujinx.Graphics.Shader/CodeGen/Glsl
gdkchan 59900d7f00
Unscale textureSize when resolution scaling is used (#2441)
* Unscale textureSize when resolution scaling is used

* Fix textureSize on compute

* Flag texture size as needing res scale values too
2021-07-09 00:09:07 -03:00
..
HelperFunctions Unscale textureSize when resolution scaling is used (#2441) 2021-07-09 00:09:07 -03:00
Instructions Unscale textureSize when resolution scaling is used (#2441) 2021-07-09 00:09:07 -03:00
CodeGenContext.cs
Declarations.cs
DefaultNames.cs
GlslGenerator.cs
NumberFormatter.cs
OperandManager.cs
TypeConversion.cs
Varying.cs