Home
last modified time | relevance | path

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

/freebsd/lib/libvgl/
H A Dmain.c56 static int VGLSwitchPending; variable
76 VGLSwitchPending = 0; in VGLEnd()
136 VGLSwitchPending = 1; in VGLSwitch()
157 VGLSwitchPending = 0; in VGLInit()
374 while (VGLSwitchPending) { in VGLCheckSwitch()
375 VGLSwitchPending = 0; in VGLCheckSwitch()