Ryujinx/Ryujinx.Graphics.Vulkan/Shaders
gdkchan 73aed239c3
Implement non-MS to MS copies with draws (#3958)
* Implement non-MS to MS copies with draws, simplify MS to non-MS copies and supports any host sample count

* Remove unused program
2022-12-04 15:07:11 -03:00
..
ChangeBufferStrideShaderSource.comp
ColorBlitClearAlphaFragmentShaderSource.frag
ColorBlitFragmentShaderSource.frag
ColorBlitVertexShaderSource.vert
ColorClearFragmentShaderSource.frag
ColorClearVertexShaderSource.vert
ColorCopyToNonMsComputeShaderSource.comp Implement non-MS to MS copies with draws (#3958) 2022-12-04 15:07:11 -03:00
ColorDrawToMsFragmentShaderSource.frag Implement non-MS to MS copies with draws (#3958) 2022-12-04 15:07:11 -03:00
ColorDrawToMsVertexShaderSource.vert Implement non-MS to MS copies with draws (#3958) 2022-12-04 15:07:11 -03:00
ConvertIndexBufferShaderSource.comp
ConvertIndirectDataShaderSource.comp
ShaderBinaries.cs Implement non-MS to MS copies with draws (#3958) 2022-12-04 15:07:11 -03:00