commit | 2c47993b698ad3eca1303e9fb5e44f71f8e3d2c8 | [log] [tgz] |
---|---|---|
author | Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> | Tue Jul 21 18:51:07 2020 -0400 |
committer | Marge Bot <eric+marge@anholt.net> | Tue Aug 04 18:39:24 2020 +0000 |
tree | 19cbc015bca1c70bc97eeb894e13cf763ee33775 | |
parent | 7973b6c1e004e972526e49972e3aada597725442 [diff] |
panfrost: Add MSAA mode selection field This field enables MSAA, either writing samples to separate surfaces, to a single large-bpp surface, or implicitly resolved and to a single surface. Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6161>