f149e2cdd8
The sampler descriptors will be emitted once and re-used in several DCDs for the multi-layer blit case. We will also need to select the filter. Let's adjust the pan_preload_emit_*_sampler() functions to support that and rename them along the way. Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com> Reviewed-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10548>