| commit | a331a51b57e0fafe26db4c51c3c50584f1341780 | [log] [tgz] |
|---|---|---|
| author | Gurchetan Singh <gurchetansingh@google.com> | Fri Aug 16 09:42:10 2024 -0700 |
| committer | Marge Bot <emma+marge@anholt.net> | Thu Sep 19 20:06:03 2024 +0000 |
| tree | e51fca3675cc7e3c97ff0cbef09eae8dc931183f | |
| parent | 4f76c3a0cb9ddafb8a232115ed3e0f7a4ba70889 [diff] |
gfxstream: nuke mWorkPool Added via: https://android-review.git.corp.google.com/q/topic:%22vulkan-android-external-fence-sync-fd%22 Ideally, we'd avoided complex thread pools in a VK driver. Plus, virtio-gpu needs synchronization changes anyways. - dEQP-VK.api.external.semaphore.sync_fd* Reviewed-by: Aaron Ruby <aruby@blackberry.com> Acked-by: Yonggang Luo <luoyonggang@gmail.com> Acked-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27246>