Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/mesa
Path: blob/21.2-virgl/src/gallium/targets/osmesa/osmesa.sym
4565 views
{
	global:
		OSMesaColorClamp;
		OSMesaCreateContext;
		OSMesaCreateContextAttribs;
		OSMesaCreateContextExt;
		OSMesaDestroyContext;
		OSMesaGetColorBuffer;
		OSMesaGetCurrentContext;
		OSMesaGetDepthBuffer;
		OSMesaGetIntegerv;
		OSMesaGetProcAddress;
		OSMesaMakeCurrent;
		OSMesaPixelStore;
		OSMesaPostprocess;
		gl*;
		mgl*;
		st*;
	local:
		*;
};