Skip to content

vulkancts: work around loader bug

Mark Janes requested to merge majanes/mesa_jenkins:fix_icd into master

When given multiple options, the vulkan loader will attempt to load an incompatible driver for the following cts test:

dEQP-VK.api.device_init.create_instance_device_intentional_alloc_fail.basic

Merge request reports