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

Add the list of Vulkan instance layers to the log #354

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

patowen
Copy link
Collaborator

@patowen patowen commented Feb 19, 2024

A potential failure case that prevents Hypermine from loading is the use of Vulkan layers that violate the Vulkan specifications. To assist in debugging, we add the list of Vulkan instance layers to the console log while Hypermine is running.

While device layers may also exist, they have been deprecated for a long enough time that I'm hopeful we won't have to include these in the logs as well, although this does run the risk of a buggy device layer going unnoticed.

@Ralith Ralith merged commit ebc779d into Ralith:master Feb 19, 2024
6 checks passed
@patowen patowen deleted the report-vulkan-instance-layers branch February 19, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants