gallivm/draw/llvmpipe: consolidate the sampler/image dynamic state fns
authorDave Airlie <airlied@redhat.com>
Sat, 27 Aug 2022 00:01:20 +0000 (10:01 +1000)
committerMarge Bot <emma+marge@anholt.net>
Wed, 17 May 2023 01:19:24 +0000 (01:19 +0000)
commitd565f677471a07ad69af1aa05a4381d33bdcaa88
treeaecba1cd88ab9ef439403a763532eabce3d66c1f
parent5f32b2ecf54366e49c4ff4bf2465d7a16f01feeb
gallivm/draw/llvmpipe: consolidate the sampler/image dynamic state fns

These can all be the same now.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22788>
src/gallium/auxiliary/draw/draw_llvm_sample.c
src/gallium/auxiliary/gallivm/lp_bld_jit_types.c
src/gallium/auxiliary/gallivm/lp_bld_jit_types.h
src/gallium/drivers/llvmpipe/lp_tex_sample.c