[roll] Roll fuchsia [magma] Support creating context with priority

Add support for passing a priority to the context.
Creating a context without a priority defaults to medium.

The MSDs are not updated to make use of the priority, they
forward the calls to creating a context without one.

The priority values are based off of VK_EXT_global_priority.

Original-Bug: 402461734
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1243244
Original-Revision: 934fec149968af3b1359ef8e883eed39f7167b01
GitOrigin-RevId: 18a949c78d00e0b8218bdad1d4b8fd63df2c3156
Change-Id: Ifb994852a8b1f6071407979953264c418f2862d6
1 file changed
tree: e3eb8de1928645f17428ee5b141788a9be6ce0f7
  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 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.