Skip to content

Commit d1682f6

Browse files
Treehugger RobotAndroid (Google) Code Review
authored andcommitted
Merge "Add new flag for exposing 1.4 instance API" into main
2 parents 23cdc64 + a3db306 commit d1682f6

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

vulkan/libvulkan/libvulkan_flags.aconfig

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,11 @@ flag {
88
bug: "341978292"
99
is_fixed_read_only: true
1010
}
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

Comments
 (0)