llvmpipe: move to common sampler/image binding code
authorDave Airlie <airlied@redhat.com>
Thu, 4 May 2023 20:39:44 +0000 (06:39 +1000)
committerMarge Bot <emma+marge@anholt.net>
Wed, 17 May 2023 01:19:24 +0000 (01:19 +0000)
commit36eb75d281bd0898b4b669969993f38b5fa9515b
treebcf48bd6021dbf1433308cd75d23520e38d2637c
parentf4c8a520c26e857868fa9e3aec486bae079aabd6
llvmpipe: move to common sampler/image binding code

This leaves the cache stuff in place, but we should consider trying
to consolidate that.

Reviewed-by: Brian Paul <brianp@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22788>
src/gallium/drivers/llvmpipe/lp_state_cs.c
src/gallium/drivers/llvmpipe/lp_state_fs.c
src/gallium/drivers/llvmpipe/lp_state_fs.h
src/gallium/drivers/llvmpipe/lp_tex_sample.c
src/gallium/drivers/llvmpipe/lp_tex_sample.h