[roll] Roll fuchsia [escher] Use depth format supported by current device in FramebufferAllocatorTest.

Instead of always disabling depth texture creation, we should use a depth format
supported by current GPU device instead.

TEST=escher_unittests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/559621
Original-Revision: 3c60145618ba53d2b3573672dd284d0a04d7d52d
GitOrigin-RevId: d3dcfb3597b28f81f4bf451233ad0059f65a2807
Change-Id: Iaad4d27216d2e8276ec28e899bc841a578baca13
1 file changed
tree: 033a44cd4ce59b1a9a8ec60d232dd4da047e4ef3
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.