pvr: Add VK_KHR_copy_commands2
We already expose the *2() functions and allow the common vulkan code to provide the vulkan 1.0 equivalents, so we might as well expose this extension. Coverage in dEQP is dEQP-VK.api.copy_and_blit.copy_commands2.*, which are mostly identical to dEQP-VK.api.copy_and_blit.core.* without additional extensions. Signed-off-by: Matt Coster <matt.coster@imgtec.com> Reviewed-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24489>
This commit is contained in:
+1
-1
@@ -475,7 +475,7 @@ Vulkan 1.2 -- all DONE: anv, tu, vn
|
||||
|
||||
Vulkan 1.3 -- all DONE: anv, radv, tu, lvp, vn
|
||||
|
||||
VK_KHR_copy_commands2 DONE (anv, hasvk, lvp, nvk, panvk, radv, tu, v3dv, vn)
|
||||
VK_KHR_copy_commands2 DONE (anv, hasvk, lvp, nvk, panvk, pvr, radv, tu, v3dv, vn)
|
||||
VK_KHR_dynamic_rendering DONE (anv, dzn, hasvk, lvp, nvk, radv, tu, vn)
|
||||
VK_KHR_format_feature_flags2 DONE (anv, hasvk, lvp, nvk, radv, tu, v3dv, vn)
|
||||
VK_KHR_maintenance4 DONE (anv, hasvk, lvp, nvk, radv, tu, v3dv, vn)
|
||||
|
||||
Reference in New Issue
Block a user