Home
last modified time | relevance | path

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

/freebsd/lib/libvgl/
H A Dmain.c59 static unsigned int VGLCurWindow; variable
315 VGLCurWindow = 0; in VGLInit()
381 VGLCurWindow = 0; in VGLCheckSwitch()
471 if (offset/VGLAdpInfo.va_window_size != VGLCurWindow) { in VGLSetSegment()
473 VGLCurWindow = offset/VGLAdpInfo.va_window_size; in VGLSetSegment()