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

Log the origin of the manifest search paths (system, env-var, settings file, etc) #1401

Open
charles-lunarg opened this issue Dec 1, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@charles-lunarg
Copy link
Collaborator

**What enhancement are you suggesting for the Vulkan Loader? Please describe in detail. **

#1394 has a side note that it would make debugging easier if the log contained where the paths used to search for manifests came from, whether that is the default system paths, environment variables, override layer, layer settings file, or any other possible location.

Additional context

Original request:

As a side note, it would be helpful to have some extra debug text in VK_LOADER_DEBUG=all to indicate which types of manifests (implicit layer/explicit layer/driver) were being searched and which env vars are being included or not in each one. I got myself confused while digging in because when enabling that I saw it was searching the path I wanted but there are multiple searches listed so crucially it wasn't searching some of the time.

@charles-lunarg charles-lunarg added the enhancement New feature or request label Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant