mesa/src/gallium/targets/osmesa/osmesa.sym

21 lines
347 B
Plaintext

{
global:
OSMesaColorClamp;
OSMesaCreateContext;
OSMesaCreateContextAttribs;
OSMesaCreateContextExt;
OSMesaDestroyContext;
OSMesaGetColorBuffer;
OSMesaGetCurrentContext;
OSMesaGetDepthBuffer;
OSMesaGetIntegerv;
OSMesaGetProcAddress;
OSMesaMakeCurrent;
OSMesaPixelStore;
OSMesaPostprocess;
gl*;
mgl*;
local:
*;
};