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:
committed by
Marge Bot
parent
483a08d552
commit
e914a6710f
+1
-1
@@ -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,3 +1,3 @@
|
||||
lavapipe KHR_dynamic_rendering
|
||||
lavapipe,radv KHR_dynamic_rendering
|
||||
radv EXT_image_view_min_lod
|
||||
VK_KHR_synchronization2 on RADV.
|
||||
|
||||
Reference in New Issue
Block a user