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

/vbox/src/VBox/Additions/x11/vboxvideo/
H A Dvboxvideo_dri.c68 DRIContextType oldContextType, void *oldContext,
366 DRIContextType oldContextType, void *oldContext,
365 VBOXDRISwapContext(ScreenPtr pScreen, DRISyncType syncType, DRIContextType oldContextType, void *oldContext, DRIContextType newContextType, void *newContext) argument
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_glx.c1370 GLXContext oldContext = context->context; local
1390 oldContext, context->context, ~0);
1395 render_spu.ws.glXDestroyContext(context->visual->dpy, oldContext);

Completed in 48 milliseconds