[roll] Roll fuchsia [escher] Use VK_EXT_debug_utils for validation error checking.

The old extension VK_EXT_debug_report is deprecated by
VK_EXT_debug_utils extension which is supported in most
Vulkan 1.1 drivers. The new extension is more flexible and
has better support for new object types.

TEST=escher_unittests, escher_renderer_tests
Original-Fixed: b/42112008

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/602264
Original-Revision: a6f1890d00bdfc3b48e77942aeb1670bf00c22e7
GitOrigin-RevId: 493c240833f9e5914060c2239c3300b642ede5f8
Change-Id: Ifdc1a4de2806ff292b410c9f070ee0758d7e04ab
1 file changed
tree: 8b8dc8ba72064580f1b05f5739a985ada3244ba5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.