Searched refs:glWinDirectProcCalls (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
H A Dglwrap.c49 static unsigned int glWinDirectProcCalls = 0; variable in typeref:typename:unsigned int
57 (glWinDirectProcCalls != glWinDirectProcCallsLast))
62 glWinDirectProcCalls - glWinDirectProcCallsLast,
65 glWinDirectProcCallsLast = glWinDirectProcCalls;

Completed in 4 milliseconds