llvmpipe: don't create texture functions for planar textures.
authorDave Airlie <airlied@redhat.com>
Fri, 6 Oct 2023 02:56:39 +0000 (12:56 +1000)
committerMarge Bot <emma+marge@anholt.net>
Tue, 10 Oct 2023 04:37:06 +0000 (04:37 +0000)
commitb66afc2a54c866cbad41a4704e89478cc0f1655a
tree1b64d85fa2f3fbd947aad647c41d3eb40a1f1dd8
parentf9e7997ac8b05177238855f0c5ea92a043a82115
llvmpipe: don't create texture functions for planar textures.

Since we can't sample from these directly, just don't create the
functions.

Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25609>
src/gallium/drivers/llvmpipe/lp_texture_handle.c