summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/opencl/opencl.sym
blob: 9fcc57692b8e866afd18129f39afd534f9c95936 (plain)
1
2
3
4
5
6
7
{
	global:
		cl*;
		opencl_dri_*;
	local:
		*;
};