commit | 6bfacb60ee00042dec6280162705a833d577df4f | [log] [tgz] |
---|---|---|
author | Rhys Perry <pendingchaos02@gmail.com> | Fri Jul 02 16:07:51 2021 +0100 |
committer | Marge Bot <eric+marge@anholt.net> | Wed Oct 13 05:13:10 2021 +0000 |
tree | 9ed375f97fb427e4f797e5366a10ad7d2fe33df7 | |
parent | 1988a784300f616ec182c2db6619f5280406d72b [diff] |
radv: add and use radv_vs_input_alpha_adjust Unlike ac_fetch_format, this enum can be packed into two bits. Signed-off-by: Rhys Perry <pendingchaos02@gmail.com> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11717>