[roll] Roll fuchsia [vulkan] Simplify swapchain present queue This CL makes some changes to simplify swpcahin present logic. - `unsquashable` flag ensures that each present is unique. We don't need to wait for one present to finish to start the next. - We don't need to explicityle set timestamps to the current time as we are targeting the next closes frame. That can be expressed by 0. - Rename fences to fence_signalers to clarify the difference. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1152093 Original-Revision: 50617ec06b998e6c74fafce2a93c0315f48c025a GitOrigin-RevId: ae73614bd67e5ec145a8da06141ad50720b6d648 Change-Id: I592c0b0c431b4ebe9c67907344c3495507b41843
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.