[roll] Roll fuchsia [vulkan] Change fence-signaling strategy in Vulkan FB swapchain.
This swapchain directly uses fuchsia.hardware.display.Coordinator.
Previously, it relied upon Coordinator to signal fences when the
corresponding resources are available for reuse. Now, the swapchain
observes vsyncs to determine when to signal the fences itself.
Test: fx test vkcube-on-fb
Original-Fixed: 371015666
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1139753
Original-Revision: f956ea63849b96b1cf90cb03b75694206ff507ad
GitOrigin-RevId: 5fc16a555982e68c9fd0701f0f61dcbdd9cd72d5
Change-Id: Ifbb83b603e33efeb450aa465088dd96bb08ea748
diff --git a/stem b/stem
index d536788..2d6c639 100644
--- a/stem
+++ b/stem
@@ -11,7 +11,7 @@
githooks="integration/git-hooks"
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="aa44e5ee5ab81ba80abc4f21bb35f2f5e484b6d5"/>
+ revision="f956ea63849b96b1cf90cb03b75694206ff507ad"/>
</projects>
<hooks>
<hook name="install-environment"