Ryujinx/src/Ryujinx.Graphics.Shader
gdkchan aa021085cf
Allow any shader SSBO constant buffer slot and offset (#2237)
* Allow any shader SSBO constant buffer slot and offset

* Fix slot value passed to SetUsedStorageBuffer on fallback case

* Shader cache version

* Ensure that the storage buffer source constant buffer offset is word aligned

* Fix FirstBinding on GetUniformBufferDescriptors
2023-05-05 14:20:20 +00:00
..
CodeGen Move solution and projects to src 2023-04-27 23:51:14 +02:00
Decoders Move solution and projects to src 2023-04-27 23:51:14 +02:00
Instructions Move solution and projects to src 2023-04-27 23:51:14 +02:00
IntermediateRepresentation Move solution and projects to src 2023-04-27 23:51:14 +02:00
StructuredIr Move solution and projects to src 2023-04-27 23:51:14 +02:00
Translation Allow any shader SSBO constant buffer slot and offset (#2237) 2023-05-05 14:20:20 +00:00
AlphaTestOp.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
AttributeType.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
BufferDescriptor.cs Allow any shader SSBO constant buffer slot and offset (#2237) 2023-05-05 14:20:20 +00:00
BufferUsageFlags.cs Allow any shader SSBO constant buffer slot and offset (#2237) 2023-05-05 14:20:20 +00:00
Constants.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
IGpuAccessor.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
InputTopology.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
OutputTopology.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
Ryujinx.Graphics.Shader.csproj Move solution and projects to src 2023-04-27 23:51:14 +02:00
SamplerType.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ShaderIdentification.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ShaderProgram.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ShaderProgramInfo.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ShaderStage.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
SupportBuffer.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
TessPatchType.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
TessSpacing.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
TextureDescriptor.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
TextureFormat.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
TextureHandle.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
TextureUsageFlags.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00