Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libvgl/
H A Dmain.c58 static int VGLSwitchPending; variable
78 VGLSwitchPending = 0; in VGLEnd()
138 VGLSwitchPending = 1; in VGLSwitch()
159 VGLSwitchPending = 0; in VGLInit()
376 while (VGLSwitchPending) { in VGLCheckSwitch()
377 VGLSwitchPending = 0; in VGLCheckSwitch()