1 2 3 4 5 6 7 8 9 10 11 12
{ 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; local: *; };