llvmpipe: refactor out the pipe->lp_jit structure fillers.
authorKonstantin Seurer <konstantin.seurer@gmail.com>
Thu, 8 Jun 2023 03:16:49 +0000 (13:16 +1000)
committerMarge Bot <emma+marge@anholt.net>
Thu, 8 Jun 2023 06:07:37 +0000 (06:07 +0000)
commitfbe7c970f69ead98c1897932129d2bd75a11f975
tree04312c52bee66d851c8029fdcea8fa2ff3d6ccfc
parentc3c9e28131ee9036718f033d141d1962884846fc
llvmpipe: refactor out the pipe->lp_jit structure fillers.

These are useful later for descriptor indexing, but refactor them
out now.

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23515>
src/gallium/drivers/llvmpipe/lp_jit.c
src/gallium/drivers/llvmpipe/lp_jit.h
src/gallium/drivers/llvmpipe/lp_setup.c
src/gallium/drivers/llvmpipe/lp_state_cs.c