[roll] Roll fuchsia [scenic] CpuRenderer writes to buffer at vmo_index

Previously, it was only ever writing to one buffer, causing alternating frames to flash with black. Scenic tends to use
two buffers (one to draw on, one to display).

Original-Bug: 304596608
Test: manually verified
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1017533
Original-Revision: a565614a211ceb6d13d25e61f26ef109f356cc4e
GitOrigin-RevId: d0514bbcf14a32ed281c55cf271ebdec2c58aee6
Change-Id: I0fb068bfd2232537d0fd38acb8bf5b82560779bc
1 file changed
tree: 4068fe7d890d908ef54f50f4c33404869cd08575
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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 via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.