blob: 891bc0261b8f626b8a75902993ba6b0d5c07ee5f [file] [log] [blame]
Tom Murphyea321842024-06-14 18:26:58 +00001package: "com.android.graphics.libvulkan.flags"
2container: "system"
3
4flag {
5 name: "swapchain_mutable_format_ext"
6 namespace: "core_graphics"
7 description: "Enable the VK_KHR_swapchain_mutable_format vulkan extension"
8 bug: "341978292"
9 is_fixed_read_only: true
10}