[roll] Roll third_party/mesa [build] Suppress -Wunused-but-set-variable This patch suppresses -Wunused-but-set-variable warning that mesa code does not comply with. The code that causes the warnings is as the following: 1) third_party/mesa/src/compiler/nir/nir_lower_packing.c:158:9: error: variable 'progress' set but not used 2) third_party/mesa/src/intel/vulkan/anv_descriptor_set.c:1122:27: error: variable 'desc' set but not used Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/mesa/+/547261 Original-Revision: 70223bec16782d61261c05676475dfad2289ca0f GitOrigin-RevId: 579ac208abdcb86dbaba3a56d9786704566edf1c Change-Id: I31e59690910581e9f08fe24e4e114851e4febaae
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.