HansKristian-Work / vkd3d-proton

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

vkd3d: Fix stray invalid SSBO being generated. #2006

Closed HansKristian-Work closed 1 month ago

HansKristian-Work commented 1 month ago

RenderDoc ran into a crash here since the SSBO is part of OpEntryPoint in SPIR-V 1.6 and thus static use.