Path: blob/21.2-virgl/src/gallium/targets/pipe-loader/pipe.sym
7278 views
{
global:
driver_descriptor;
swrast_driver_descriptor;
# Workaround for an LLVM warning with -simplifycfg-sink-common
# due to LLVM being initialized multiple times.
radeon_drm_winsys_create;
amdgpu_winsys_create;
ac_init_shared_llvm_once;
local:
*;
};