panfrost: Fix set_sampler_views for big GL
authorAlyssa Rosenzweig <alyssa@collabora.com>
Tue, 28 Sep 2021 00:24:38 +0000 (20:24 -0400)
committerMarge Bot <emma+marge@anholt.net>
Thu, 24 Feb 2022 22:48:30 +0000 (22:48 +0000)
commit304851422a4610170e870a5315fefaa5ec42917f
tree48daf3d454391d520766f47af9df0c6a254204ba
parent4b2769493ed4932a019ad8623c940f177a50fc07
panfrost: Fix set_sampler_views for big GL

Roughly use the freedreno logic to handle all the extra things that will
come up in our Piglit sooner than later.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13203>
src/gallium/drivers/panfrost/pan_context.c