radv: Expose the VK_KHR_dynamic_rendering extension.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13721>
This commit is contained in:
Bas Nieuwenhuizen
2021-11-01 16:36:44 +01:00
committed by Marge Bot
parent 483a08d552
commit e914a6710f
3 changed files with 13 additions and 4 deletions
+1 -1
View File
@@ -477,7 +477,7 @@ Khronos extensions that are not part of any Vulkan version:
VK_KHR_deferred_host_operations DONE (anv, radv)
VK_KHR_display DONE (anv, lvp, radv, tu, v3dv)
VK_KHR_display_swapchain not started
VK_KHR_dynamic_rendering DONE (lvp)
VK_KHR_dynamic_rendering DONE (lvp, radv)
VK_KHR_external_fence_fd DONE (anv, radv, tu, v3dv, vn)
VK_KHR_external_fence_win32 not started
VK_KHR_external_memory_fd DONE (anv, lvp, radv, tu, v3dv, vn)
+1 -1
View File
@@ -1,3 +1,3 @@
lavapipe KHR_dynamic_rendering
lavapipe,radv KHR_dynamic_rendering
radv EXT_image_view_min_lod
VK_KHR_synchronization2 on RADV.