panfrost: Add a pool to sampler_view
authorAlyssa Rosenzweig <alyssa@collabora.com>
Thu, 7 Apr 2022 14:26:24 +0000 (10:26 -0400)
committerMarge Bot <emma+marge@anholt.net>
Thu, 7 Apr 2022 17:43:37 +0000 (17:43 +0000)
commit0795f3d7e40120329e81094ffc1085a1178dbaaf
tree1cfe74852c58e9870b5d539d1144343b6dd6fab2
parent0299565f72bd0d3d57b209dc658d87e3f62d5096
panfrost: Add a pool to sampler_view

So we can allocate temporary sampler views for writeable images on Valhall.

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