[roll] Roll fuchsia [starnix][kgsl] Implement contexts

This change implements kgsl contexts and adds context flag bitfield
defs. It also adds a kgsl-tests unit test target.

Original-Bug: 393160668
Test: ran vulkaninfo on test device
      fx test kgsl-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1508446
Original-Revision: 2f26599b73d4d98180769962fe8fa75bd7db2bed
GitOrigin-RevId: 160266d0f144b0dce567e62fcdf82ed7b7d76bb8
Change-Id: I2913496e1b3a1f27e1776aa8772993b5a29b0617
1 file changed
tree: ee4e5a393b4897bde46c761622b2902080a21226
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.