Replies: 1 comment 3 replies
-
You could use the runtime setting EnableGraphicsPipelineLibraries to enable/disable the extension. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to debug a performance regression related to VK_EXT_graphics_pipeline_library and wondered if it is possible to disable this extension in AMDVLK in order to be able to get a "before and after"-ish comparison.
This is quite easy to do in RADV (RADV_DEBUG=nogpl), but I haven't been able to figure out how to do this in AMDVLK (/AMDGPU-Pro Vulkan).
Beta Was this translation helpful? Give feedback.
All reactions