aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/CodeGen/Glsl/Varying.cs
AgeCommit message (Expand)Author
2022-01-21Stop using glTransformFeedbackVaryings and use explicit layout on the shader ...gdkchan
2020-07-15Initial transform feedback support (#1370)gdkchan