protonscr

Bindless UAV counters break Microsoft's ModelViewer sample

vkd3dclosed
HansKristian-Work/vkd3d-proton#81 · opened 2020-04-10 by Saancreed · updated 2020-04-10 · 0 comments · github
SSaancreed 2020-04-10 github

Microsoft's ModelViewer sample project used to work with an older build of vkd3d, but current master causes a crash on Nvidia's driver and GPU hang with AMDGPU/ACO.

Bisection reveals f8c842f03c7ebd8fd9e79c609c9d219e455402a7 as the commit causing the issue; reverting it allows the sample to run again.

CPU and iGPU: AMD Ryzen 7 3750H with Radeon Vega Mobile Gfx (with mesa 20.0.4)
dGPU: Nvidia GTX 1660 Ti Mobile (driver 440.66.08)

Here is the application log made with Nvidia and VKD3D_DEBUG=warn in a clean Wine prefix:
modelviewer.log

Launch options