llvmpipe: add support for memory allocation APIs
authorDave Airlie <airlied@redhat.com>
Fri, 19 Jun 2020 06:27:32 +0000 (16:27 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 17 Aug 2020 04:30:49 +0000 (14:30 +1000)
commit94e4a17f29b5f487213b37e8376eadd87308856a
treea4c611ea312f3dbdc4c3f832463d8647cc0ad177
parentecb617a6a757a375a66b3c2ad25990011624c41a
llvmpipe: add support for memory allocation APIs

This adds llvmpipe driver support for the vulkan split memory/resource API
and the the don't overallocate flag.

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