The gallium driver does not expose any symbols that anybody else wants to see. But if we load it with RTLD_GLOBAL that's what happens, along with all the symbols in the libraries it depends on. Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30417>