panvk: support VK_EXT_external_memory_acquire_unmodified
Upon acquiring an external image from external/foreign queue family, skip AFBC metadata invalidation if the app has explicitly requested acquireUnmodifiedMemory. This also applies to CRC which may or may not get hooked up later. Reviewed-by: John Anthony <john.anthony@arm.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37972>
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
VK_KHR_relaxed_block_layout on pvr
|
||||
VK_KHR_storage_buffer_storage_class on pvr
|
||||
VK_EXT_external_memory_acquire_unmodified on panvk
|
||||
|
||||
Reference in New Issue
Block a user