vulkan-1/tests: Fix test failures on llvmpipe.
commite3c0f6b3cedd7b27087976fddd6bbe6fd33fd84d
authorZhiyi Zhang <zzhang@codeweavers.com>
Fri, 12 Aug 2022 03:32:54 +0000 (12 11:32 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 26 Sep 2022 19:49:54 +0000 (26 21:49 +0200)
treecd6bd48b61477a0a501c96597fddfa8dc39a6bf5
parent3f0166fa89616e409e0381415e23302479100d3a
vulkan-1/tests: Fix test failures on llvmpipe.

This happens because the llvmpipe virtual GPU is not in the RandR provider list
when there is a hardware GPU driving the screen. So LUID for the llvmpipe is
not generated in such cases.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52931
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
dlls/vulkan-1/tests/vulkan.c