Home
last modified time | relevance | path

Searched refs:pSwapIntervalSGI (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/glx/
Dg_glxglvnddispatchfuncs.c518 PFNGLXSWAPINTERVALSGIPROC pSwapIntervalSGI; in dispatch_SwapIntervalSGI() local
529 if (pSwapIntervalSGI == NULL) in dispatch_SwapIntervalSGI()
532 return (*pSwapIntervalSGI)(interval); in dispatch_SwapIntervalSGI()