GreemDev-Ryujinx/Ryujinx.Graphics.Shader/Translation/Optimizations
gdkchan 053dcfdb05
Use multiple dest operands for shader call instructions (#1975)
* Use multiple dest operands for shader call instructions

* Passing opNode is no longer needed
2021-02-01 11:13:38 +11:00
..
BindlessElimination.cs Simplify logic for bindless texture handling (#1667) 2020-11-09 19:35:04 -03:00
BindlessToIndexed.cs
BranchElimination.cs
ConstantFolding.cs
GlobalToStorage.cs
HalfConversion.cs
Optimizer.cs Use multiple dest operands for shader call instructions (#1975) 2021-02-01 11:13:38 +11:00
Simplification.cs