summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/pipe-loader/pipe.sym
blob: 19b1d77b0405dcff280de2508e1418e839b3303b (plain)
1
2
3
4
5
6
7
{
	global:
		driver_descriptor;
		swrast_create_screen;
	local:
		*;
};