Searched refs:GetVideoSyncSGI (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/x11/
H A Drealglx.c100 glx.GetVideoSyncSGI = _real_glXGetVideoSyncSGI;
H A Dglxapi.h113 int (*GetVideoSyncSGI)(unsigned int *count); member in struct:_glxapi_table
H A Dglxapi.c653 return (t->GetVideoSyncSGI)(count);
H A Dfakeglx.c2989 glx.GetVideoSyncSGI = Fake_glXGetVideoSyncSGI;

Completed in 96 milliseconds