Forked from
Mesa / mesa
Source project has a limited visibility.
-
For GL, we disable the dlclose() call on the driver in asan builds so that leak reports get proper backtraces. For Vulkan, the dlclose() happens from libvulkan so you need a bigger hammer to keep our drivers loaded. Acked-by:
Rob Clark <robdclark@chromium.org> Part-of: <!14235>
For GL, we disable the dlclose() call on the driver in asan builds so that leak reports get proper backtraces. For Vulkan, the dlclose() happens from libvulkan so you need a bigger hammer to keep our drivers loaded. Acked-by:
Rob Clark <robdclark@chromium.org> Part-of: <!14235>