Ryujinx/src/Ryujinx.Graphics.Vulkan/Effects
gdkchan 5626f2ca1c
Replace ShaderBindings with new ResourceLayout structure for Vulkan (#5025)
* Introduce ResourceLayout

* Part 1: Use new ResourceSegments array on UpdateAndBind

* Part 2: Use ResourceLayout to build PipelineLayout

* Delete old code

* XML docs

* Fix shader cache load NRE

* Fix typo
2023-05-21 14:04:21 -03:00
..
Shaders Move solution and projects to src 2023-04-27 23:51:14 +02:00
Textures Move solution and projects to src 2023-04-27 23:51:14 +02:00
FsrScalingFilter.cs Replace ShaderBindings with new ResourceLayout structure for Vulkan (#5025) 2023-05-21 14:04:21 -03:00
FxaaPostProcessingEffect.cs Replace ShaderBindings with new ResourceLayout structure for Vulkan (#5025) 2023-05-21 14:04:21 -03:00
IPostProcessingEffect.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
IScalingFilter.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
SmaaConstants.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
SmaaPostProcessingEffect.cs Replace ShaderBindings with new ResourceLayout structure for Vulkan (#5025) 2023-05-21 14:04:21 -03:00