Ryujinx/Ryujinx.Graphics.Shader/Instructions
gdkchan 2e43d01d36
Move gl_Layer from vertex to geometry if GPU does not support it on vertex (#3866)
* Move gl_Layer from vertex to geometry if GPU does not support it on vertex

* Shader cache version bump

* PR feedback
2022-11-18 23:27:54 -03:00
..
InstEmit.cs
InstEmitAluHelper.cs
InstEmitAttribute.cs
InstEmitBarrier.cs
InstEmitBitfield.cs
InstEmitConversion.cs
InstEmitFloatArithmetic.cs
InstEmitFloatComparison.cs
InstEmitFloatMinMax.cs
InstEmitFlowControl.cs
InstEmitHelper.cs
InstEmitIntegerArithmetic.cs
InstEmitIntegerComparison.cs
InstEmitIntegerLogical.cs
InstEmitIntegerMinMax.cs
InstEmitMemory.cs
InstEmitMove.cs
InstEmitMultifunction.cs
InstEmitNop.cs
InstEmitPredicate.cs
InstEmitShift.cs
InstEmitSurface.cs
InstEmitter.cs
InstEmitTexture.cs
InstEmitVideoArithmetic.cs
InstEmitVideoMinMax.cs
InstEmitWarp.cs
Lop3Expression.cs