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

Debug Printf just before VK_DEVICE_LOST #6101

Open
dorian-apanel-intel opened this issue Jul 5, 2023 · 0 comments
Open

Debug Printf just before VK_DEVICE_LOST #6101

dorian-apanel-intel opened this issue Jul 5, 2023 · 0 comments
Labels
DebugPrintf debugPrintfEXT Enhancement New feature or request

Comments

@dorian-apanel-intel
Copy link

Hi, Debug Printf is a very useful feature. In documentation there is no mention on behavior in case of VK_ERROR_DEVICE_LOST.

I think that having opportunity do insert Printf in failing shader would be an even better debug tool.
Maybe this could be enabled if Printf buffer mentioned here was allocated optionally with VK_MEMORY_PROPERTY_DEVICE_UNCACHED_BIT_AMD ?

@jeremyg-lunarg jeremyg-lunarg added GPU-AV GPU Assisted Validation Enhancement New feature or request labels Jul 5, 2023
@spencer-lunarg spencer-lunarg added DebugPrintf debugPrintfEXT and removed GPU-AV GPU Assisted Validation labels Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DebugPrintf debugPrintfEXT Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants