mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 00:50:10 +01:00
Similar idea with fence feedback, but a bit tricky in the resume condition. See comments for details. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38049>
8 lines
406 B
Text
8 lines
406 B
Text
# Skip these tests when running fractional dEQP batches, as the AHB tests are expected
|
|
# to be handled separately in a non-fractional run within the deqp-runner suite.
|
|
dEQP-VK.api.external.memory.android_hardware_buffer.*
|
|
|
|
# Skip all WSI tests: the DEQP_ANDROID_EXE build used can't create native windows, as
|
|
# only APKs support window creation on Android.
|
|
dEQP-VK.image.swapchain_mutable.*
|
|
dEQP-VK.wsi.*
|