ryubing/Ryujinx.Graphics.Shader
gdkchan 524fe3bea4
Implement shader HelperThreadNV (#2163)
* Implement shader HelperThreadNV

* Bump shader cache version

* Use gl_HelperInvocation since its supported across all vendors

* Nit
2021-04-02 21:50:35 +11:00
..
CodeGen
Decoders
Instructions
IntermediateRepresentation
StructuredIr
Translation
BufferDescriptor.cs
BufferUsageFlags.cs
IGpuAccessor.cs
InputTopology.cs
OutputTopology.cs
Ryujinx.Graphics.Shader.csproj
SamplerType.cs
ShaderProgram.cs
ShaderProgramInfo.cs
ShaderStage.cs
TextureDescriptor.cs
TextureFormat.cs
TextureUsageFlags.cs