Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] Implement VK_EXT_depth_bias_control #361

Open
Blisto91 opened this issue Apr 25, 2024 · 1 comment
Open

[feature request] Implement VK_EXT_depth_bias_control #361

Blisto91 opened this issue Apr 25, 2024 · 1 comment
Labels
assigned The issue is assigned to engineer request

Comments

@Blisto91
Copy link

Blisto91 commented Apr 25, 2024

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 jinjianrong added the assigned The issue is assigned to engineer label May 21, 2024
@jinjianrong
Copy link
Member

The extension is being implemented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned The issue is assigned to engineer request
Projects
None yet
Development

No branches or pull requests

2 participants