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

Vulkan: Use VK_LAYER_KHRONOS_validation for validation #9125

Merged
merged 1 commit into from Oct 2, 2020

Conversation

stenzek
Copy link
Contributor

@stenzek stenzek commented Oct 1, 2020

VK_LAYER_LUNARG_standard_validation is deprecated.

Tiny change, probably not useful to anyone unless they're debugging the Vulkan backend. But I had to make the change the other day (later versions of the validation layer drop the old name), so we may as well keep it upstream.

VK_LAYER_LUNARG_standard_validation is deprecated.
@stenzek stenzek merged commit a8df2ca into dolphin-emu:master Oct 2, 2020
10 checks passed
@stenzek stenzek deleted the vulkan-validation branch October 2, 2020 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants