Skip to content

Common helpers to support bind-time ANB import and v3dv integration

Starting from Android-14, the Android loader requires the driver to support bind-time ANB importing.

The MR contains two patches:

  • The first introduces common helpers to support the new behavior.
  • The second is a change to the v3dv driver that uses them.

Fixes for v3dv:

  • dEQP-VK.wsi.android.maintenance1.deferred_alloc.mailbox#basic
  • dEQP-VK.wsi.android.maintenance1.deferred_alloc.mailbox#bind_image
  • dEQP-VK.wsi.android.maintenance1.deferred_alloc.fifo#basic
  • dEQP-VK.wsi.android.maintenance1.deferred_alloc.fifo#bind_image
Edited by Roman Stratiienko

Merge request reports

Loading