| Commit-Queue | +2 |
| Owners-Override | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Bot-Commit | +1 |
| Commit-Queue | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Revert "[xr] Move GpuFence creation into ClientSharedImage for OpenXR"
This reverts commit 39b2d5ddfe1aabea931b7f72325c44a4c473c718.
Reason for revert: Consistently fails multiple bots:
android-14-arm64-rel
android-14-tablet-landscape-arm64-rel
First failing builds:
https://ci.chromium.org/ui/p/chromium/builders/ci/android-14-arm64-rel/17170/overview
https://ci.chromium.org/ui/p/chromium/builders/ci/android-14-tablet-landscape-arm64-rel/9859/overview
Original change's description:
> [xr] Move GpuFence creation into ClientSharedImage for OpenXR
>
> As part of the effort of moving SyncToken management in
> ClientSharedImage, this CL moves the GpuFence creation in OpenXR into
> ClientSharedImage::CreateGpuFenceForSyncTokens(). To support this
> change, we also added a GetSharedImages() member in
> OpenXrGraphicsBinding to retrieve ClientSharedImages for layers, and
> changed the GpuFence destruction timing to match the model used by
> Cardboard in ClientSharedImage::CreateGpuFenceForSyncTokens().
>
> Change-Id: Id9891c9a343b40df4ed687d7bfe34df10c81598c
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7866522
> Commit-Queue: Mingjing Zhang <mjz...@chromium.org>
> Reviewed-by: Vasiliy Telezhnikov <vas...@chromium.org>
> Reviewed-by: Alexander Cooper <alco...@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1637809}
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |