mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-26 08:08:09 +02:00
This is implement with a headless WSI fallback using AImageReader, which allows running EGL and Vulkan WSI tests from the command-line executable (DEQP_ANDROID_EXE) on Android. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41314>
4 lines
243 B
Text
4 lines
243 B
Text
# Skip these tests when running fractional dEQP batches, as the AHB and WSI tests are
|
|
# expected to be handled separately in non-fractional runs within the deqp-runner suite.
|
|
dEQP-VK.api.external.memory.android_hardware_buffer.*
|
|
dEQP-VK.wsi.*
|