ryujinx/Ryujinx.Graphics.Shader/Translation
gdkchan cedd200745
Move gl_Layer to vertex shader if geometry is not supported (#4368)
* Set gl_Layer on vertex shader if it's set on the geometry shader and it does nothing else

* Shader cache version bump

* PR feedback

* Fix typo
2023-02-25 10:39:51 +00:00
..
Optimizations
AggregateType.cs
AttributeConsts.cs
AttributeInfo.cs
ControlFlowGraph.cs
Dominance.cs
EmitterContext.cs
EmitterContextInsts.cs
FeatureFlags.cs
FunctionMatch.cs
GlobalMemory.cs
RegisterUsage.cs
Rewriter.cs
ShaderConfig.cs
ShaderHeader.cs
ShaderIdentifier.cs
Ssa.cs
TargetApi.cs
TargetLanguage.cs
TranslationFlags.cs
TranslationOptions.cs
Translator.cs
TranslatorContext.cs