vulkan: disallow VK_KHR_performance_query on android
authorChia-I Wu <olvaffe@gmail.com>
Thu, 4 Aug 2022 17:53:22 +0000 (10:53 -0700)
committerMarge Bot <emma+marge@anholt.net>
Sun, 7 Aug 2022 06:07:43 +0000 (06:07 +0000)
commit6aa81bfb306eb6b471d9a294ecf22bf8323a5a7a
treecd70fa4e4489bcdfd3bb515291799b2b430aa1d3
parentcbbd9f3402f2e73448516029981e47c13eed8e0c
vulkan: disallow VK_KHR_performance_query on android

It turns out the extension was later blocked by
android.graphics.cts.VulkanFeaturesTest#testVulkanBlockedExtensions.

Fixes: 77b67a747ef ("vulkan: Enable VK_KHR_performance_query on android")
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6991
Reviewed-by: Yiwei Zhang <zzyiwei@chromium.org>
Tested-by: Roman Stratiienko <r.stratiienko@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17891>
src/vulkan/util/vk_extensions.py