gallivm: add common code for sample/image tracking.
authorDave Airlie <airlied@redhat.com>
Thu, 4 May 2023 20:36:25 +0000 (06:36 +1000)
committerMarge Bot <emma+marge@anholt.net>
Wed, 17 May 2023 01:19:24 +0000 (01:19 +0000)
commitf4c8a520c26e857868fa9e3aec486bae079aabd6
treef3c7d6fd7c563b3863fb76f1e150a96b0939c1c5
parentd565f677471a07ad69af1aa05a4381d33bdcaa88
gallivm: add common code for sample/image tracking.

Now that the other code is consoldiated it makes sense to just
consolidate this binding code between the drivers and core

Reviewed-by: Brian Paul <brianp@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22788>
src/gallium/auxiliary/gallivm/lp_bld_jit_sample.c [new file with mode: 0644]
src/gallium/auxiliary/gallivm/lp_bld_jit_sample.h [new file with mode: 0644]
src/gallium/auxiliary/meson.build