07b65e57643fd8a55396c1954637f1657344b91b
[mesa.git] / src / gallium / targets / omx / omx.sym
1 {
2 global:
3 OMX_ComponentInit;
4 omx_component_library_Setup;
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 };