Searched refs:oldContextTag (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glx/
H A Dvndcmds.c206 GLXContextTag oldContextTag,
215 oldContextTag = GlxCheckSwap(client, oldContextTag);
222 if (oldContextTag != 0) {
223 oldTag = GlxLookupContextTag(client, oldContextTag);
285 return CommonMakeCurrent(client, stuff->oldContextTag,
294 return CommonMakeCurrent(client, stuff->oldContextTag,
303 return CommonMakeCurrent(client, stuff->oldContextTag,
205 CommonMakeCurrent(ClientPtr client,GLXContextTag oldContextTag,GLXDrawable drawable,GLXDrawable readdrawable,GLXContextID context) argument
/xsrc/external/mit/xorg-server/dist/include/
H A Dglxvndabi.h301 * up the private data pointer for \p oldContextTag.
307 GLXContextTag oldContextTag,
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dindirect_glx.c100 req->oldContextTag = gc_tag;
119 req->oldContextTag = gc_tag;
135 req->oldContextTag = gc_tag;
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dindirect_glx.c83 req->oldContextTag = gc_tag;
102 req->oldContextTag = gc_tag;
118 req->oldContextTag = gc_tag;
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxcmdsswap.c152 __GLX_SWAP_INT(&req->oldContextTag);
166 __GLX_SWAP_INT(&req->oldContextTag);
180 __GLX_SWAP_INT(&req->oldContextTag);
H A Dglxcmds.c703 GLXContextTag oldContextTag)
719 GLXContextTag tag = oldContextTag;
1176 be_req->oldContextTag = GetCurrentBackEndTag(cl, tag, s);
1228 be_new_req->oldContextTag = GetCurrentBackEndTag(cl, tag, s);
1258 ext_req->oldContextTag = GetCurrentBackEndTag(cl, tag, s);
1295 req->context, req->oldContextTag ) );
1303 req->context, req->oldContextTag ) );
1311 req->context, req->oldContextTag ) );
699 MakeCurrent(__GLXclientState * cl,GLXDrawable drawable,GLXDrawable readdrawable,GLXContextID context,GLXContextTag oldContextTag) argument
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglxcmdsswap.c140 __GLX_SWAP_INT(&req->oldContextTag);
157 __GLX_SWAP_INT(&req->oldContextTag);
174 __GLX_SWAP_INT(&req->oldContextTag);
H A Dglxcmds.c657 req->context, req->oldContextTag );
668 req->context, req->oldContextTag );
679 req->context, req->oldContextTag );
/xsrc/external/mit/xorgproto/dist/include/GL/
H A Dglxproto.h231 GLXContextTag oldContextTag; member in struct:GLXMakeCurrent
476 GLXContextTag oldContextTag; member in struct:GLXMakeContextCurrent
955 GLXContextTag oldContextTag; member in struct:GLXMakeCurrentReadSGI
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dephyrglxext.c538 req->oldContextTag,
H A Dephyrhostglx.c561 req->oldContextTag = a_old_ctxt_tag;

Completed in 27 milliseconds