Home
last modified time | relevance | path

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

/dports/x11-wm/compiz/compiz-0.8.8/include/
H A Dcompiz-core.h1747 typedef int (*GLXWaitVideoSyncProc) (int divisor, typedef
2139 GLXWaitVideoSyncProc waitVideoSync;
/dports/x11-wm/compiz/compiz-0.8.8/src/
H A Dscreen.c2062 s->waitVideoSync = (GLXWaitVideoSyncProc) in addScreen()