We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23cdc64 + a3db306 commit d1682f6Copy full SHA for d1682f6
1 file changed
vulkan/libvulkan/libvulkan_flags.aconfig
@@ -8,3 +8,11 @@ flag {
8
bug: "341978292"
9
is_fixed_read_only: true
10
}
11
+
12
+flag {
13
+ name: "vulkan_1_4_instance_api"
14
+ namespace: "core_graphics"
15
+ description: "Enable support for the Vulkan 1.4 instance API"
16
+ bug: "370568136"
17
+ is_fixed_read_only: true
18
+}
0 commit comments