llvmpipe/linear: add support for rgba color buffers.
authorDave Airlie <airlied@redhat.com>
Mon, 10 Jul 2023 07:34:50 +0000 (17:34 +1000)
committerMarge Bot <emma+marge@anholt.net>
Wed, 12 Jul 2023 02:17:26 +0000 (02:17 +0000)
commita07fa6516b0157aaae1213b284e3817c2148bf52
treeba3ac720bcbc9b21cb3eba30682daf1720ad109c
parentf96b6027a1a480d4de84c3d4409791c4210e62e1
llvmpipe/linear: add support for rgba color buffers.

This adds support to the linear rast for rgba outputs.

Reviewed-by: Brian Paul <brianp@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24066>
src/gallium/drivers/llvmpipe/lp_linear.c
src/gallium/drivers/llvmpipe/lp_state_derived.c
src/gallium/drivers/llvmpipe/lp_state_fs.c
src/gallium/drivers/llvmpipe/lp_state_fs_linear_llvm.c