| package: "com.android.graphics.libvulkan.flags" |
| container: "system" |
| |
| flag { |
| name: "present_id2_khr" |
| namespace: "gpu" |
| description: "Enable the VK_KHR_present_id2 extension" |
| bug: "441466636" |
| } |
| |
| flag { |
| name: "oem_and_platform_layers" |
| namespace: "gpu" |
| description: "Enable support for OEM and Platform Layers" |
| bug: "333952056" |
| } |
| |
| flag { |
| name: "swapchain_r8g8b8_format" |
| namespace: "gpu" |
| description: "Whether the Vulkan loader can support R8G8B8 format" |
| bug: "467785059" |
| metadata { |
| purpose: PURPOSE_BUGFIX |
| } |
| } |
| |
| flag { |
| name: "swapchain_mutable_format_ext" |
| namespace: "core_graphics" |
| description: "Enable the VK_KHR_swapchain_mutable_format vulkan extension" |
| bug: "341978292" |
| is_fixed_read_only: true |
| } |
| |
| flag { |
| name: "present_mode_fifo_latest_ready_ext" |
| namespace: "gpu" |
| description: "This flag has been replaced by present_mode_fifo_latest_ready_ext2 to allow a namespace change" |
| bug: "378669647" |
| } |
| |
| flag { |
| name: "present_mode_fifo_latest_ready_ext2" |
| namespace: "gpu" |
| description: "Enable the VK_EXT_present_mode_fifo_latest_ready vulkan extension" |
| bug: "378669647" |
| } |
| |
| flag { |
| name: "present_timing_ext" |
| namespace: "gpu" |
| description: "Enable the VK_EXT_present_timing vulkan extension" |
| bug: "416754263" |
| } |
| |
| flag { |
| name: "vk_khr_present_wait2" |
| namespace: "core_graphics" |
| description: "This flag has been replaced by vk_khr_present_wait2_gpu to allow a namespace change" |
| bug: "441472170" |
| } |
| |
| flag { |
| name: "vk_khr_present_wait2_gpu" |
| namespace: "gpu" |
| description: "Enable support for the VK_KHR_present_wait2 vulkan extension" |
| bug: "441472170" |
| } |
| |
| flag { |
| name: "ext_private_data_swapchain" |
| namespace: "gpu" |
| description: "Enable loader handling of EXT_private_data for swapchain objects" |
| bug: "475049631" |
| } |
| |
| flag { |
| name: "khr_swapchain_maintenance1" |
| namespace: "gpu" |
| description: "Expose the KHR_swapchain_maintenance1 and KHR_surface_maintenance1 extensions" |
| bug: "475589943" |
| } |