Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dg_glxglvnddispatchfuncs.c881 PFNGLXSWAPINTERVALMESAPROC pSwapIntervalMESA; in dispatch_SwapIntervalMESA() local
892 if (pSwapIntervalMESA == NULL) in dispatch_SwapIntervalMESA()
895 return (*pSwapIntervalMESA)(interval); in dispatch_SwapIntervalMESA()