panfrost: Cleanup panfrost_get_param
authorIcecream95 <ixn@keemail.me>
Sat, 5 Sep 2020 00:02:10 +0000 (12:02 +1200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 9 Sep 2020 11:43:05 +0000 (11:43 +0000)
commit5857a015b5e0c11dbaaebb802597a50bfc84c7b6
treea25bd61f31693f78a8adb1bd63c43c9e22dda4d3
parent811b9cb53fad753481efb6f3dc9e04b7b5e6a2b5
panfrost: Cleanup panfrost_get_param

Move DEPTH_CLIP_DISABLE_SEPARATE back next to DEPTH_CLIP_DISABLE, and
remove a dead return statement.

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6609>
src/gallium/drivers/panfrost/pan_screen.c