[roll] Roll fuchsia [graphics][compute] Update spinel-vk-rs Rust bindings to point at Spinel2

The `spinel-vk-rs` Rust bindings now point to Spinel2.

Additionally, because in-tree Rust currently has no awareness of
Vulkan 1.2, a strawman small C wrapper has been created to hide the
1.2 dependencies.

The Spinel backend has been temporarily removed from Carnelian. This
wrapper will be maintained and improved as changes are landed to
Spinel so that reintegration will be simpler than before.

Note that this is a work-in-progress "helper" library and and when
it's integrated with Carnelian it will be clear which Vulkan state
must be made public.

Testability:

* fx shell run spinel-vk-rs-tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/658743
Original-Revision: 82d24fddd9e14f1abb17adb30504006181827039
GitOrigin-RevId: c9774ccfe7029713f14f765e6e3ba33f96c96acd
Change-Id: I946db481e7ad20769271514b817816f05936c02c
1 file changed
tree: f0b46f79ba78b25811031cd9b55295c7c841a9ca
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.