Skip to content

vk_cmd_queue_gen: Exclude CmdDispatchGraphAMDX

Tatsuyuki Ishi requested to merge ishitatsuyuki/mesa:cmd-enqueue into main

What does this MR do and why?

vk_cmd_queue_gen: Exclude CmdDispatchGraphAMDX

With the weak symbols changes and -Dvulkan-beta this fails to link.

Fixes: 2953c93cca2 ("vulkan Add enqueue entrypoint for CmdDispatchGraphAMDX")

Merge request reports