| 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 | } | ||||