Home
last modified time | relevance | path

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

/dragonfly/lib/libvgl/
H A Dmain.c55 static unsigned int VGLCurWindow; variable
226 VGLCurWindow = 0; in VGLInit()
284 VGLCurWindow = 0; in VGLCheckSwitch()
422 if (offset/VGLAdpInfo.va_window_size != VGLCurWindow) { in VGLSetSegment()
424 VGLCurWindow = offset/VGLAdpInfo.va_window_size; in VGLSetSegment()