Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a3db3067 authored by Chris Forbes's avatar Chris Forbes
Browse files

Add new flag for exposing 1.4 instance API

Bug: b/370568136
Flag: com.android.graphics.libvulkan.flags.vulkan_1_4_instance_api
Change-Id: Ib259225055c536669d134479634ad5a9289c755d
parent 5235c9dc
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -8,3 +8,11 @@ flag {
  bug: "341978292"
  is_fixed_read_only: true
}

flag {
  name: "vulkan_1_4_instance_api"
  namespace: "core_graphics"
  description: "Enable support for the Vulkan 1.4 instance API"
  bug: "370568136"
  is_fixed_read_only: true
}