[roll] Roll fuchsia [vkproto] Use config to select GPU vendor ID

Add structured config to allow selecting the GPU vendor ID to use with
tests. This makes them useful in more circumstances, such as in cases
with multiple Vulkan implementations. Currently only vkproto-driver-tests
is updated to take the new config.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/996137
Original-Revision: 88f7aa81cf1888a65fff34c6d2ef8f412a72c2ab
GitOrigin-RevId: 6ff789be0cf2de95f033eb707da93b811ebea1cc
Change-Id: I6ef9cabe350c42c7161d83225c574ea8d86f379c
1 file changed
tree: 5e1273a8ac036b5661a5285b5d2f44cc3cc17624
  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.