please look at
https://github.com/KhronosGroup/Vulkan-Loader/blob/master/BUILD.md
+
+I have pushed code to the new branch
+https://gitlab.freedesktop.org/vivekvpandya/mesa/-/tree/libresoc_dev
+previously it was on master so it will cause me problems working on master
+branch.
+
+Also note slight change in meson configure command
+meson -Dbuildtype=debug -Dprefix=/home/vivek/install
+-Dvulkan-drivers=libre-soc ..
+
+instead of libresoc it is libre-soc for vulkan-drivers option.