llvmpipe: add internal multisample texture mapping path.
authorDave Airlie <airlied@redhat.com>
Tue, 10 Mar 2020 03:34:33 +0000 (13:34 +1000)
committerMarge Bot <eric+marge@anholt.net>
Wed, 6 May 2020 06:20:37 +0000 (06:20 +0000)
commit178df068210d8c5ff3dd23e925160179c65a5c28
treeaaade532b99df983b74d8a9fd5d26530e90c5a49
parentcab13f91747dc2acbb257b2d9067679b93b1e057
llvmpipe: add internal multisample texture mapping path.

For clearing and copying textures llvmpipe needs to internally
access the per-sample data.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4122>
src/gallium/drivers/llvmpipe/lp_texture.c
src/gallium/drivers/llvmpipe/lp_texture.h