| Code-Review | +1 |
Sorry for the delay, lgtm, thanks.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[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().
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |