vulkan: update ALLOWED_ANDROID_VERSION for api level 36
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run

Reviewed-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38988>
This commit is contained in:
Yiwei Zhang 2025-09-25 21:01:34 +00:00 committed by Marge Bot
parent dfdaee5ca7
commit 962bed2dd6

View file

@ -382,6 +382,15 @@ ALLOWED_ANDROID_VERSION = {
# "VK_KHR_video_encode_queue": 35,
# "VK_KHR_video_maintenance1": 35,
# on android16-tests-release
"VK_KHR_compute_shader_derivatives": 36,
"VK_KHR_maintenance7": 36,
"VK_KHR_pipeline_binary": 36,
"VK_KHR_shader_relaxed_extended_instruction": 36,
# blocked by testVulkanBlockedExtensions
# "VK_KHR_video_encode_av1": 36,
# "VK_KHR_video_encode_quantization_map": 36,
# testNoUnknownExtensions on oreo-cts-release
"VK_GOOGLE_display_timing": 26,
# on pie-cts-release