Ryujinx/Ryujinx.Graphics.Shader/CodeGen/Glsl/Instructions
gdkchan f08a280ade
Use shader subgroup extensions if shader ballot is not supported (#2627)
* Use shader subgroup extensions if shader ballot is not supported

* Shader cache version bump + cleanup

* The type is still required on the table
2021-09-19 14:38:39 +02:00
..
InstGen.cs
InstGenBallot.cs
InstGenCall.cs
InstGenHelper.cs
InstGenMemory.cs
InstGenPacking.cs
InstInfo.cs
InstType.cs