Searched refs:VBoxOglIs3DAccelerationSupported (Results 1 - 6 of 6) sorted by relevance

/vbox/include/VBox/
H A DVBoxOGL.h50 bool RTCALL VBoxOglIs3DAccelerationSupported(void);
/vbox/src/VBox/HostServices/SharedOpenGL/OpenGLTest/
H A DOpenGLTest.cpp32 bool RTCALL VBoxOglIs3DAccelerationSupported(void) function
H A DOpenGLTestDarwin.cpp102 bool RTCALL VBoxOglIs3DAccelerationSupported(void) function
/vbox/src/VBox/Main/src-server/
H A DHostImpl.cpp1210 bool fSupported = VBoxOglIs3DAccelerationSupported();
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp410 bool fSupported = VBoxOglIs3DAccelerationSupported();
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp3052 BOOL fSupports3D = VBoxOglIs3DAccelerationSupported();

Completed in 89 milliseconds