gfxstream: Add VK_KHR_multiview support
Enable the extension to be advertised for the guest. Reviewed-by: Aaron Ruby <aruby@qnx.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33740>
This commit is contained in:
committed by
Marge Bot
parent
35dd4b4fc2
commit
6bf253b8e8
@@ -74,6 +74,7 @@ SUPPORTED_FEATURES = [
|
||||
"VK_KHR_descriptor_update_template",
|
||||
"VK_EXT_depth_clip_enable",
|
||||
"VK_EXT_robustness2",
|
||||
"VK_KHR_multiview",
|
||||
# see aosp/2736079 + b/268351352
|
||||
"VK_EXT_swapchain_maintenance1",
|
||||
"VK_KHR_maintenance5",
|
||||
|
||||
Reference in New Issue
Block a user