Home
last modified time | relevance | path

Searched refs:VGLAbortPending (Results 1 – 1 of 1) sorted by path

/freebsd/lib/libvgl/
H A Dmain.c57 static int VGLAbortPending; variable
77 VGLAbortPending = 0; in VGLEnd()
115 VGLAbortPending = 1; in VGLAbort()
158 VGLAbortPending = 0; in VGLInit()
370 if (VGLAbortPending) { in VGLCheckSwitch()