ryujinx/Ryujinx.Graphics.Shader/CodeGen/Glsl
gdkchan 524fe3bea4
Implement shader HelperThreadNV (#2163)
* Implement shader HelperThreadNV

* Bump shader cache version

* Use gl_HelperInvocation since its supported across all vendors

* Nit
2021-04-02 21:50:35 +11:00
..
HelperFunctions
Instructions
CodeGenContext.cs
Declarations.cs Implement shader HelperThreadNV (#2163) 2021-04-02 21:50:35 +11:00
DefaultNames.cs
GlslGenerator.cs
GlslProgram.cs
NumberFormatter.cs
OperandManager.cs Implement shader HelperThreadNV (#2163) 2021-04-02 21:50:35 +11:00
TypeConversion.cs
Varying.cs