summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/dri-nouveau/nouveau_dri.link
blob: 16015aa3d81fdfffdd92f13bcbe863315e57596a (plain)
1
2
3
4
5
6
VERSION {
	global:
		__driDriverExtensions;
		nouveau_drm_screen_create;
	local: *;
};