[roll] Roll fuchsia [graphics] Add CreateInstance test to icd_load

This tests that the Vulkan ICD can connect to the driver and detects at
least one device. This is particularly useful for checking the component
shard routes through enough capabilities from the environment.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/565808
Original-Revision: 06370865fb2a647a603ee9dd92d9224039962d57
GitOrigin-RevId: db822f84f8964041a7b26087403a646873e1b467
Change-Id: Iaa2d2256ac6daf5c4eaefa6a80ad26e41af3fbfc
1 file changed
tree: 6f20b4a8bb73f2d3f02f024fd9819456e6499480
  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.