Files
mesa/src/intel
Jason Ekstrand b80720acb1 intel/isl: Fix isl_color_value_unpack to match the prototype
The prototype uses a pointer and the actual function definition had an
array.  For some reason, GCC never complained about this until GCC 11.
This fixes a compile warning when building with GCC 11.

Fixes: 09ced65420 "intel/isl: Add format conversion code"
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10537>
2021-04-30 17:01:05 +00:00
..
2021-04-20 20:06:34 +00:00
2021-03-26 20:12:40 +00:00
2021-04-21 11:47:45 +00:00
2020-12-01 19:06:22 +00:00
2021-03-25 19:10:03 +00:00