77f59950fd
Keeping around copies of the BVHs in CPU memory can cause issues with Applications creating a large amount of acceleration structures (Control). This commit adds back the old path of copying acceleration structures while still keeping the deferred, possibly more accurate path around. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20700>