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

/xsrc/external/mit/xorg-server/dist/hw/xwin/glx/
H A Dindirect.c1512 glxWinContextCopy(__GLXcontext * dst_base, __GLXcontext * src_base, function in typeref:typename:int
1519 GLWIN_DEBUG_MSG("glxWinContextCopy");
1576 context->base.copy = glxWinContextCopy;
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
H A Dindirect.c1462 glxWinContextCopy(__GLXcontext *dst_base, __GLXcontext *src_base, unsigned long mask) function in typeref:typename:int
1468 GLWIN_DEBUG_MSG("glxWinContextCopy");
1539 context->base.copy = glxWinContextCopy;

Completed in 6 milliseconds