Searched refs:glxWinContextLoseCurrent (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/glx/
H A Dindirect.c1489 glxWinContextLoseCurrent(__GLXcontext * base) function in typeref:typename:int
1494 GLWIN_TRACE_MSG("glxWinContextLoseCurrent context %p (native ctx %p)", gc,
1504 ErrorF("glxWinContextLoseCurrent error: %s\n",
1575 context->base.loseCurrent = glxWinContextLoseCurrent;
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
H A Dindirect.c1439 glxWinContextLoseCurrent(__GLXcontext *base) function in typeref:typename:int
1444 GLWIN_TRACE_MSG("glxWinContextLoseCurrent context %p (native ctx %p)", gc, gc->ctx);
1455 ErrorF("glxWinContextLoseCurrent error: %s\n", glxWinErrorMessage());
1538 context->base.loseCurrent = glxWinContextLoseCurrent;

Completed in 23 milliseconds