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

/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglxdri.c96 XID hwContextID; member in struct:__GLXDRIcontext
297 context->hwContextID);
655 context->hwContextID = FakeClientID(0);
659 context->hwContextID, &hwContext);
675 retval = DRIDestroyContext(baseScreen->pScreen, context->hwContextID);
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddri_glx.c83 XID hwContextID; member in struct:dri_context
616 XF86DRIDestroyContext(psc->base.dpy, psc->base.scr, pcp->hwContextID);
707 &pcp->hwContextID, &hwContext)) {
717 XF86DRIDestroyContext(psc->base.dpy, psc->base.scr, pcp->hwContextID);

Completed in 4 milliseconds