[feature request] Implement VK_EXT_depth_bias_control
Blisto91 opened this issue · 1 comments
Blisto91 commented
VK_EXT_depth_bias_control is, when avaliable, used by dxvk to solve some differences in how depth bias is handled in Vulkan versus Direct3D which can otherwise lead to graphical issues in some games. It would be nice if amdvlk could implement this extension for more complete dxvk support.
For further reference see also dxvk implementation PR doitsujin/dxvk#3501 and depth bias mega-issue doitsujin/dxvk#2892
jinjianrong commented
The extension is being implemented