Tom Murphy | ea32184 | 2024-06-14 18:26:58 +0000 | [diff] [blame] | 1 | package: "com.android.graphics.libvulkan.flags" |
| 2 | container: "system" |
| 3 | |
| 4 | flag { |
| 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 | } |
Chris Forbes | a3db306 | 2024-11-14 10:41:43 +1300 | [diff] [blame] | 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 | } |