Add support for the new Vulkan layer manifest version 1.2.1
The Vulkan Layer Manifest specs introduced a new 1.2.1 version with https://github.com/KhronosGroup/Vulkan-Loader/commit/865626abbafda93a236398ac35627407d62dbe6f
We should implement it in our load_vulkan_layer_json()
.
/cc @smcv