You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: