We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5de0c1 commit 2f7c4cfCopy full SHA for 2f7c4cf
build_overrides/vulkan_headers.gni
@@ -4,3 +4,8 @@
4
5
# This file is needed by the vulkan-headers build, but doesn't need to actually
6
# set anything.
7
+
8
+if (is_linux) {
9
+ vulkan_use_x11 = true
10
+ vulkan_use_wayland = true
11
+}
0 commit comments