panfrost: Fix pan_blend_to_fixed_function_equation prototype
authorAlyssa Rosenzweig <alyssa@collabora.com>
Fri, 14 May 2021 14:36:27 +0000 (10:36 -0400)
committerMarge Bot <eric+marge@anholt.net>
Tue, 18 May 2021 22:51:56 +0000 (22:51 +0000)
commitd7590efd2584881c3ea04198ff8b0ab0b54d9d92
tree5d87fb31ae5567044de2ca88f6009bd43922d0ec
parentb2affb6cc559ac1fa8354f97953cabea9b874d70
panfrost: Fix pan_blend_to_fixed_function_equation prototype

Doesn't need the whole state, just the equation itself.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Fixes: 93824b6451a ("panfrost: Move the blend logic out of the gallium driver")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10869>
src/gallium/drivers/panfrost/pan_blend_cso.c
src/panfrost/lib/pan_blend.c
src/panfrost/lib/pan_blend.h