venus: allow timeline semaphore feedback to suspend and resume

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>
This commit is contained in:
Yiwei Zhang
2025-10-24 01:49:56 -07:00
committed by Marge Bot
parent ecb385f088
commit 13e9bc2ff9
3 changed files with 70 additions and 13 deletions

View File

@@ -6,7 +6,3 @@ dEQP-VK.api.external.memory.android_hardware_buffer.*
# 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*