Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dg_glxglvnddispatchfuncs.c864 PFNGLXSWAPINTERVALMESAPROC pSwapIntervalMESA; in dispatch_SwapIntervalMESA() local
875 if (pSwapIntervalMESA == NULL) in dispatch_SwapIntervalMESA()
878 return (*pSwapIntervalMESA)(interval); in dispatch_SwapIntervalMESA()