HansKristian-Work / vkd3d-proton

Fork of VKD3D. Development branches for Proton's Direct3D 12 implementation.
GNU Lesser General Public License v2.1
1.76k stars 184 forks source link

Use dynamic rasterization samples for multisampled PSOs #1939

Closed doitsujin closed 4 months ago

doitsujin commented 4 months ago

Fixes #1839 (hopefully).

RepH3x commented 2 months ago

This definitely worked for me, the OP from #1839. Thanks so much for the fix!