Searched defs:gfOpenGL (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VBoxSDL/
H A DVBoxSDLTest.cpp60 static int gfOpenGL; /* use OpenGL as backend */ variable
80 gfOpenGL = 1;
145 gfOpenGL ? "ON" : "OFF");
211 if (gfOpenGL)
257 if (gfOpenGL)
322 if (gfOpenGL)
375 if (gfOpenGL)
391 if (!gfOpenGL)

Completed in 43 milliseconds