[roll] Roll third_party/Vulkan-Loader [fuchsia] Move files in fuchsia directory to loader.

Upstream commit 87469b149518cb07dbf86c9a17ce8308a87a486c moves
files in `fuchsia` directory to `loader`. This change follows the
upstream practice where all platform-specific files are located
under the `loader` directory. This change also adds the "_fuchsia"
suffix to some file names.

Test: fx build
Original-Bug: 379153784
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/Vulkan-Loader/+/1204722
Original-Revision: 8a4870e399c830b323c5ff92477512e2b4904c20
GitOrigin-RevId: 42bc0e6ebc7f1a88a94ff905860c014de7763bde
Change-Id: I0fe6fc4fcbd98746479ee2f2d172b8cb1ddf78d6
1 file changed
tree: 5b5eff2ca8959c17c46b5e727608f73de6f72bbd
  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 in one of the communication channels documented at get involved.

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.