• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2	global:
3		driver_descriptor;
4		swrast_driver_descriptor;
5
6		# Workaround for an LLVM warning with -simplifycfg-sink-common
7		# due to LLVM being initialized multiple times.
8		radeon_drm_winsys_create;
9		amdgpu_winsys_create;
10	local:
11		*;
12};
13