Skip to content

vulkan: cleanup and ensure robust wsi_entrypoints gen order

Yiwei Zhang requested to merge zzyiwei/mesa:vk-wsi-entrypoints-dep into main

What does this MR do and why?

vulkan: cleanup and ensure robust wsi_entrypoints gen order

  • 1st commit removes unused wsi_common_entrypoints include and dep
  • 2nd commit ensures the wsi entrypoint gen order via idep_vulkan_wsi_headers

/cc @bnieuwenhuizen @eric

Merge request reports