panfrost: Unset TEXTURE_BUFFER_SAMPLERS
authorAlyssa Rosenzweig <alyssa@collabora.com>
Thu, 30 Mar 2023 17:21:14 +0000 (13:21 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 7 Apr 2023 01:15:41 +0000 (01:15 +0000)
commite406e74aa4a53ce13780a40c9ce96cf2a664fd14
treea82e3ab0a9602ba4f6a8a5e2e6f19f5150c08de4
parentb9cc2b2a98ccdd53d57534ebb9c0702917598dd5
panfrost: Unset TEXTURE_BUFFER_SAMPLERS

We no longer need this CAP, as we can easily synthesize our own internal sampler
for this case. Gallium doesn't need to know about this quirk of our hardware.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Reviewed-by: Italo Nicola <italonicola@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22223>
src/gallium/drivers/panfrost/pan_screen.c