[roll] Roll fuchsia [flatland] Color Correction Part 1

Create color correction shaders for GPU
color correction and add color correction
to the RectangleCompositor.

Update existing rendering tests to be compatible
with upgrades - all tests continue to pass.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/637412
Original-Revision: b5c9c393e3ce792745a7163fcf4ea0f0fed820b9
GitOrigin-RevId: fda6d31c6b908c90a6ad537548bca78a1378c1f2
Change-Id: Ib4a16ab9cba8aef687ee535d0df6ab33c79f36d9
1 file changed
tree: c6ec8e8a0e84b6079b969ec22b8e84764ba4e8f8
  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.