Searched refs:wglSwapBuffers (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dmesa_wgl.h79 WGLAPI int GLAPIENTRY wglSwapBuffers(HDC hdc);
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_spu.h320 wglSwapBuffersFunc_t wglSwapBuffers; member in struct:__anon16133
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_wgl.c1645 return_value = render_spu.ws.wglSwapBuffers( w->nativeWindow );
1692 return_value = render_spu.ws.wglSwapBuffers( w->device_context );
1700 * return failure from wglSwapBuffers, but it works just fine.
1703 crWarning( "wglSwapBuffers failed: return value of %d!", return_value);
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dcontext.c1430 (void) stub.wsInterface.wglSwapBuffers( window->drawable );

Completed in 370 milliseconds