panvk: enable KHR_maintenance7
In theory, we should be able to support separateDepthStencilAttachmentAccess, but in practice this occasionally fails tests. So let's disable it for now, and deal with that feature down the line. Reviewed-by: Lars-Ivar Hesselberg Simonsen <lars-ivar.simonsen@arm.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36987>
This commit is contained in:
parent
e84262b77d
commit
e5c54cf33b
3 changed files with 18 additions and 1 deletions
|
|
@ -15,3 +15,4 @@ cl_khr_semaphore on radeonsi and zink
|
|||
cl_khr_external_semaphore on radeonsi and zink
|
||||
cl_khr_external_semaphore_sync_fd on radeonsi and zink
|
||||
GL_NV_shader_atomic_int64 on radeonsi and Panfrost V9+
|
||||
VK_KHR_maintenance7 on panvk/v10+
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue