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

/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_agl.c904 void renderspu_SystemDefaultSharedContextChanged(ContextInfo *fromContext, ContextInfo *toContext) argument
H A Drenderspu_cocoa.c272 void renderspu_SystemDefaultSharedContextChanged(ContextInfo *fromContext, ContextInfo *toContext) argument
274 CRASSERT(fromContext != toContext);
302 if (toContext)
305 if (renderspuCtxSetCurrentWithAnyWindow(toContext, &Info))
H A Drenderspu_wgl.c1722 void renderspu_SystemDefaultSharedContextChanged(ContextInfo *fromContext, ContextInfo *toContext) argument
H A Drenderspu_glx.c2035 void renderspu_SystemDefaultSharedContextChanged(ContextInfo *fromContext, ContextInfo *toContext) argument

Completed in 69 milliseconds