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

Should rga layer support VK_EXT_debug_utils? #114

Open
MennoVink opened this issue Nov 28, 2023 · 0 comments
Open

Should rga layer support VK_EXT_debug_utils? #114

MennoVink opened this issue Nov 28, 2023 · 0 comments

Comments

@MennoVink
Copy link

I have a pipeline that is misbehaving in the vertex shader on amd hardware. I'm trying to get that pipeline into the gpu analyzer by using the rga layer to dump the pipeline. However the documentation mentions to use the outdated VK_EXT_debug_marker extension. I was wondering if i should be able to use the _utils replacement instead?

I have tried, but the layer crashes on shutdown. There is already a linux user who already reported a crash on shutdown over a year ago, but i'm on Windows so maybe that's easier to fix?

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

No branches or pull requests

1 participant