[roll] Roll fuchsia [prebuilts] Update vulkan host environment.

To: build_config:ac2f8ba8ed2d607042d92d62aa72ba5b4bf4ef4bcd1f56322fb279780f27d6bc

This updates the Vulkan loader and layers to 1.4.304.1,
and updates SwiftShader to the latest revision (git commit
720189cae8478484f51531a9eed9abc6d8635271).

This change also removes the macOS host environment as they
are not used anymore.

Test: vkproto -offscreen
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1275825
Original-Revision: 503bbfa094f62a13bb2c9b847663181afa93989c
GitOrigin-RevId: 08315a2c017f0c734984a9b073104e834dfab461
Change-Id: I91dad4042a345beabdeede75e1d54eb1206c0e16
1 file changed
tree: 5c24a4e643a36c1d2e49e070c327550156760b0b
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.