ryujinx/Ryujinx.Graphics.Gpu/Shader
gdkchan 0bcbe32367
Only initialize shader outputs that are actually used on the next stage (#3054)
* Only initialize shader outputs that are actually used on the next stage

* Shader cache version bump
2022-03-06 20:42:13 +01:00
..
Cache Collapse AsSpan().Slice(..) calls into AsSpan(..) (#3145) 2022-02-22 10:32:10 -03:00
CachedGpuAccessor.cs Stop using glTransformFeedbackVaryings and use explicit layout on the shader (#3012) 2022-01-21 12:35:21 -03:00
GpuAccessor.cs Stop using glTransformFeedbackVaryings and use explicit layout on the shader (#3012) 2022-01-21 12:35:21 -03:00
GpuAccessorState.cs Stop using glTransformFeedbackVaryings and use explicit layout on the shader (#3012) 2022-01-21 12:35:21 -03:00
ShaderAddresses.cs
ShaderBundle.cs
ShaderCache.cs Only initialize shader outputs that are actually used on the next stage (#3054) 2022-03-06 20:42:13 +01:00
ShaderCacheState.cs
ShaderCodeHolder.cs
ShaderCompileTask.cs
ShaderDumper.cs
ShaderDumpPaths.cs
TextureDescriptorCapableGpuAccessor.cs
TransformFeedbackDescriptor.cs Stop using glTransformFeedbackVaryings and use explicit layout on the shader (#3012) 2022-01-21 12:35:21 -03:00