HansKristian-Work / vkd3d-proton

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

vkd3d: Add BLOCK_VIEW_COMPATIBLE in disable_compression path. #1862

Closed HansKristian-Work closed 6 months ago

HansKristian-Work commented 6 months ago

If application uses castable formats, we might have to do this.

Fixes GPU hang on NV in Lyra UE5 demo.

Fix #1858.