Files
mesa/src
Alejandro Piñeiro 4ab6631949 vc4/nir_lower_blend: update write mask when we update num components
As explained at the header of the lowering:

  "Once this pass is done, the color write will either have one
   component (for single sample) with packed argb8888, or 4 components
   with the per-sample argb8888 result."

So in several cases the lowering was updating the number of
components, so we need to update the writemask too.

Reviewed-by: Juan A. Suarez <jasuarez@igalia.com>
Reviewed-by: Jose Maria Casanova Crespo <jmcasanova@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14708>
2022-01-25 21:24:03 +00:00
..
2022-01-10 21:52:42 +00:00
2022-01-10 22:53:32 +00:00
2022-01-10 22:53:32 +00:00
2022-01-25 12:47:44 +00:00
2021-12-09 09:05:23 -08:00
2022-01-14 20:17:44 +00:00