Add an "issues" entry for ICDs and Vulkan layers
With the additional "issues" key in the s-r-s-i report we can now flag the ICDs/layers as being duplicated or also unsupported.
/cc @smcv
This is still not mergeable. I need to finish the tests, add the parsing of the new "issues" to the get_driver_loadables_from_json_report()
, do some manual testing and double check the correctness of the implementation.
I opened this already so that it would be possible to do an early high level review.
UPDATE: Now it is in a better shape and should be ready to be reviewed.
Edited by Ludovico de Nittis