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

Use vkSetDebugUtilsObjectNameEXT to make debugging easier #423

Closed
IAmNotHanni opened this issue Jun 21, 2024 · 0 comments · Fixed by #434
Closed

Use vkSetDebugUtilsObjectNameEXT to make debugging easier #423

IAmNotHanni opened this issue Jun 21, 2024 · 0 comments · Fixed by #434
Labels
future release To be done some time in the future quality Code quality improvement e.g. refactoring

Comments

@IAmNotHanni
Copy link
Contributor

To make debugging of the sample application easier, we should make use of vkSetDebugUtilsObjectNameEXT, especially since it's already loaded in the current sample app, but not used yet.

@adam-sawicki-a adam-sawicki-a added future release To be done some time in the future quality Code quality improvement e.g. refactoring labels Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
future release To be done some time in the future quality Code quality improvement e.g. refactoring
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants