[roll] Roll fuchsia [graphics] Add vkproto-driver-tests

These are intended to be generic tests of GPU drivers that use vkproto.
The first is VkProtoDriverTest.LargeVAAllocation, which checks that
allocating a lot of virtual memory won't cause rendering to fail.

Original-Bug: 76706
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/579561
Original-Revision: 2be15d89dd7cd72c9c102a1f88f59cfa7591ab55
GitOrigin-RevId: ce7072ea455ba6839c989704403dfa9ed66157a1
Change-Id: I0144f79df2c2e3e8f1f95e80ab599182f75964eb
1 file changed
tree: ba428f1f0de576abea0727950a4622ce7f71497d
  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.