Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dg_glxglvnddispatchfuncs.c562 PFNGLXBINDSWAPBARRIERSGIXPROC pBindSwapBarrierSGIX; in dispatch_BindSwapBarrierSGIX() local
570 if (pBindSwapBarrierSGIX == NULL) in dispatch_BindSwapBarrierSGIX()
573 (*pBindSwapBarrierSGIX)(dpy, drawable, barrier); in dispatch_BindSwapBarrierSGIX()