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 184 forks source link

Release swapchain command queue reference after swapchain decref #1981

Closed esullivan-nvidia closed 2 months ago

esullivan-nvidia commented 2 months ago

This prevents possibly destroying the d3d12 device while releasing the frame_latency_fence if the device ref count hits zero.