ryujinx/Ryujinx.Graphics.Shader
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
..
CodeGen/Glsl Use shader subgroup extensions if shader ballot is not supported (#2627) 2021-09-19 14:38:39 +02:00
Decoders
Instructions Fix TXQ for 3D textures. (#2613) 2021-09-02 00:17:43 -03:00
IntermediateRepresentation Fix TXQ for 3D textures. (#2613) 2021-09-02 00:17:43 -03:00
StructuredIr
Translation Fix TXQ for 3D textures. (#2613) 2021-09-02 00:17:43 -03:00
BufferDescriptor.cs
BufferUsageFlags.cs
Constants.cs
IGpuAccessor.cs Use shader subgroup extensions if shader ballot is not supported (#2627) 2021-09-19 14:38:39 +02:00
InputTopology.cs
OutputTopology.cs
Ryujinx.Graphics.Shader.csproj
SamplerType.cs
ShaderProgram.cs
ShaderProgramInfo.cs
ShaderStage.cs
SupportBuffer.cs
TextureDescriptor.cs
TextureFormat.cs
TextureUsageFlags.cs