vulkan: pass correct VkDeviceQueueCreateFlags to vkGetDeviceQueue2
Not passing the right flags will return a null queue object.
Signed-off-by: Lionel Landwerlin lionel.g.landwerlin@intel.com Fixes: ac6be0ef ("vulkan,anv: Move a bunch of trivial wrappers to common code")