Previously, we either have to filter out incompatible queue or disable fence feedback. Now we track whether the queue can do feedback, and will mark the fence feedback not pollable if the fence is submitted on an incompatible queue. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38049>
13 lines
550 B
Plaintext
13 lines
550 B
Plaintext
# 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.*
|
|
|
|
# Skip for now. The test is creating video queues without enabling video
|
|
# extensions. To be clarified at spec level.
|
|
dEQP-VK.synchronization*
|