Searched refs:wglGetCurrentContext (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/include/GL/
H A Dmesa_wgl.h89 WGLAPI HGLRC GLAPIENTRY wglGetCurrentContext(void);
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_spu.h321 wglGetCurrentContextFunc_t wglGetCurrentContext; member in struct:__anon16133
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dcontext.c1097 restore_ctx = wglGetCurrentContext();
1187 else if (wglGetCurrentContext() && !wglMakeCurrent(NULL, NULL))
1318 else if(wglGetCurrentContext())
1406 HGLRC current_gl = wglGetCurrentContext();
H A Dwined3d_private.h893 if (!wglGetCurrentContext()) \
H A Ddirectx.c360 ctx->restore_gl_ctx = wglGetCurrentContext();
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwingdi.h3788 WINGDIAPI HGLRC WINAPI wglGetCurrentContext(void);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwingdi.h3750 WINGDIAPI HGLRC WINAPI wglGetCurrentContext(void);
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_gl.h1757 USE_WGL_FUNC(wglGetCurrentContext) \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_gl.h1752 USE_WGL_FUNC(wglGetCurrentContext) \

Completed in 5956 milliseconds