gallium/u_threaded: don't sync the thread for all unsychronized mappings
[mesa.git] / src / gallium / targets / va / va.sym
1 {
2 global:
3 __vaDriverInit_*_*;
4
5 # Workaround for an LLVM warning with -simplifycfg-sink-common
6 # due to LLVM being initialized multiple times.
7 radeon_drm_winsys_create;
8 amdgpu_winsys_create;
9 local:
10 *;
11 };