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

Shader debugger - support for SparseResidency SPIR-V extension. #3557

Open
polybiusproxy opened this issue Mar 13, 2025 · 0 comments
Open

Shader debugger - support for SparseResidency SPIR-V extension. #3557

polybiusproxy opened this issue Mar 13, 2025 · 0 comments
Labels
Feature An improvement or feature Unresolved Waiting for a fix or implementation

Comments

@polybiusproxy
Copy link

Description of Feature

If your shader isn't working as it should, you can debug it on a whim with Renderdoc. However, when sparse images are in use, shader debugging is not an option.
Therefore, I believe that adding support on the shader debugger for shaders using the SPIR-V SparseResidency extension would be a good addition.

Environment

  • Graphics API: Vulkan
@baldurk baldurk added Feature An improvement or feature Unresolved Waiting for a fix or implementation labels Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature An improvement or feature Unresolved Waiting for a fix or implementation
Projects
None yet
Development

No branches or pull requests

2 participants