mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-26 17:46:43 +00:00
Backport a patch from upstream that allows vulkan-cts to work with Vulkan version greater than 1.3. Previously any unknown Vulkan versions will return 0 when we attempt to locate the minimum version with minVulkanAPIVersion. Signed-off-by: Randolph Sapp <rs@ti.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>