radv/video: add KHR_video_maintenance1 support

This just adds support for allowing worst case image sizing with no
specified profiles and for using inline queries.

Reviewed-by: Lynne <dev@lynne.ee>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30671>
This commit is contained in:
Dave Airlie
2024-08-15 14:24:13 +10:00
parent fc137ecaca
commit b30462535b
4 changed files with 18 additions and 8 deletions
+1
View File
@@ -1,3 +1,4 @@
Expose Vulkan 1.3 on v3dv, both rpi4 and rpi5
VK_EXT_descriptor_buffer on nvk
VK_EXT_post_depth_coverage on nvk
VK_KHR_video_maintenance1 on radv