ryujinx/Ryujinx.Graphics/Shader/CodeGen/Glsl
gdkchan 26be1cb4e2 Implement gl_ClipDistance on the shader generator (#680)
* Implement gl_ClipDistance on the shader generator, do not return the undef name for unknown built-in attributes

* Handle unknown attribute loads aswell
2019-04-25 09:09:01 +10:00
..
Instructions
CodeGenContext.cs
Declarations.cs
DefaultNames.cs
GlslGenerator.cs
GlslProgram.cs
NumberFormatter.cs
OperandManager.cs Implement gl_ClipDistance on the shader generator (#680) 2019-04-25 09:09:01 +10:00
TypeConversion.cs