radv: Allow vkEnumerateInstanceVersion ProcAddr without instance.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Tue, 1 May 2018 16:02:45 +0000 (18:02 +0200)
committerBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Wed, 2 May 2018 19:57:08 +0000 (21:57 +0200)
commit9267ff9883f749dd1708c573c0df4b46687ff973
tree21ee58eebcf431c73582b36c301ffc3d768a2407
parent336decd67e03a4b47baffd2c699b73be8ddb1046
radv: Allow vkEnumerateInstanceVersion ProcAddr without instance.

Apparently the somewhere between 1.1.70 and 1.1.73 the loader started
depending on this. The loader then creates a 1.0 instance, which gets
into funny situation because we have a 1.1 device.

No idea how to do line wrapping in Mako though, my random guesses
did not work.

CC: 18.1 <mesa-stable@lists.freedesktop.org>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/amd/vulkan/radv_entrypoints_gen.py