Home
last modified time | relevance | path

Searched refs:contextTag (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/external/xserver/glx/
H A Dvnd_dispatch_stubs.c14 CARD32 contextTag; in dispatch_Render() local
17 contextTag = GlxCheckSwap(client, stuff->contextTag); in dispatch_Render()
18 vendor = glxServer.getContextTag(client, contextTag); in dispatch_Render()
24 client->errorValue = contextTag; in dispatch_Render()
31 CARD32 contextTag; in dispatch_RenderLarge() local
34 contextTag = GlxCheckSwap(client, stuff->contextTag); in dispatch_RenderLarge()
35 vendor = glxServer.getContextTag(client, contextTag); in dispatch_RenderLarge()
41 client->errorValue = contextTag; in dispatch_RenderLarge()
95 CARD32 contextTag; in dispatch_WaitGL() local
98 contextTag = GlxCheckSwap(client, stuff->contextTag); in dispatch_WaitGL()
[all …]
H A Dvndcmds.c234 reply.contextTag = 0; in CommonMakeCurrent()
241 reply.contextTag = oldTag->tag; in CommonMakeCurrent()
263 … ret = CommonMakeNewCurrent(client, newVendor, drawable, readdrawable, context, &reply.contextTag); in CommonMakeCurrent()
268 reply.contextTag = 0; in CommonMakeCurrent()
272 reply.contextTag = GlxCheckSwap(client, reply.contextTag); in CommonMakeCurrent()
314 if (stuff->contextTag != 0) { in dispatch_GLXCopyContext()
315 … GlxContextTagInfo *tagInfo = GlxLookupContextTag(client, GlxCheckSwap(client, stuff->contextTag)); in dispatch_GLXCopyContext()
335 if (stuff->contextTag != 0) { in dispatch_GLXSwapBuffers()
338 … GlxContextTagInfo *tagInfo = GlxLookupContextTag(client, GlxCheckSwap(client, stuff->contextTag)); in dispatch_GLXSwapBuffers()
364 tagInfo = GlxLookupContextTag(client, GlxCheckSwap(client, stuff->contextTag)); in dispatch_GLXSingle()
H A Dindirect_dispatch.c53 __GLXcontext *const cx = __glXForceCurrent(cl, req->contextTag, &error); in __glXDisp_NewList()
69 __GLXcontext *const cx = __glXForceCurrent(cl, req->contextTag, &error); in __glXDisp_EndList()
103 __GLXcontext *const cx = __glXForceCurrent(cl, req->contextTag, &error); in __glXDisp_DeleteLists()
119 __GLXcontext *const cx = __glXForceCurrent(cl, req->contextTag, &error); in __glXDisp_GenLists()
1420 __GLXcontext *const cx = __glXForceCurrent(cl, req->contextTag, &error); in __glXDisp_PixelStoref()
1436 __GLXcontext *const cx = __glXForceCurrent(cl, req->contextTag, &error); in __glXDisp_PixelStorei()
1509 __GLXcontext *const cx = __glXForceCurrent(cl, req->contextTag, &error); in __glXDisp_GetBooleanv()
1538 __GLXcontext *const cx = __glXForceCurrent(cl, req->contextTag, &error); in __glXDisp_GetClipPlane()
1557 __GLXcontext *const cx = __glXForceCurrent(cl, req->contextTag, &error); in __glXDisp_GetDoublev()
1586 __GLXcontext *const cx = __glXForceCurrent(cl, req->contextTag, &error); in __glXDisp_GetError()
[all …]
H A Dindirect_dispatch_swap.c168 __glXForceCurrent(cl, bswap_CARD32(&req->contextTag), &error); in __glXDispSwap_NewList()
185 __glXForceCurrent(cl, bswap_CARD32(&req->contextTag), &error); in __glXDispSwap_EndList()
239 __glXForceCurrent(cl, bswap_CARD32(&req->contextTag), &error); in __glXDispSwap_DeleteLists()
257 __glXForceCurrent(cl, bswap_CARD32(&req->contextTag), &error); in __glXDispSwap_GenLists()
1616 __glXForceCurrent(cl, bswap_CARD32(&req->contextTag), &error); in __glXDispSwap_PixelStoref()
1634 __glXForceCurrent(cl, bswap_CARD32(&req->contextTag), &error); in __glXDispSwap_PixelStorei()
1717 __glXForceCurrent(cl, bswap_CARD32(&req->contextTag), &error); in __glXDispSwap_GetBooleanv()
1747 __glXForceCurrent(cl, bswap_CARD32(&req->contextTag), &error); in __glXDispSwap_GetClipPlane()
1768 __glXForceCurrent(cl, bswap_CARD32(&req->contextTag), &error); in __glXDispSwap_GetDoublev()
1799 __glXForceCurrent(cl, bswap_CARD32(&req->contextTag), &error); in __glXDispSwap_GetError()
[all …]
H A Dsingle2swap.c54 __GLX_SWAP_INT(&((xGLXSingleReq *) pc)->contextTag); in __glXDispSwap_FeedbackBuffer()
90 __GLX_SWAP_INT(&((xGLXSingleReq *) pc)->contextTag); in __glXDispSwap_SelectBuffer()
128 __GLX_SWAP_INT(&((xGLXSingleReq *) pc)->contextTag); in __glXDispSwap_RenderMode()
239 __GLX_SWAP_INT(&((xGLXSingleReq *) pc)->contextTag); in __glXDispSwap_Flush()
261 __GLX_SWAP_INT(&((xGLXSingleReq *) pc)->contextTag); in __glXDispSwap_Finish()
H A Dglxcmdsswap.c175 __GLX_SWAP_INT(&req->contextTag); in __glXDispSwap_WaitGL()
188 __GLX_SWAP_INT(&req->contextTag); in __glXDispSwap_WaitX()
532 __GLX_SWAP_INT(&req->contextTag); in __glXDispSwap_SwapBuffers()
546 __GLX_SWAP_INT(&req->contextTag); in __glXDispSwap_UseXFont()
637 __GLX_SWAP_INT(&req->contextTag); in __glXDispSwap_BindTexImageEXT()
663 __GLX_SWAP_INT(&req->contextTag); in __glXDispSwap_ReleaseTexImageEXT()
688 __GLX_SWAP_INT(&req->contextTag); in __glXDispSwap_CopySubBufferMESA()
712 __GLX_SWAP_INT(&req->contextTag); in __glXDispSwap_GetDrawableAttributesSGIX()
H A Dindirect_texture_compression.c43 __GLXcontext *const cx = __glXForceCurrent(cl, req->contextTag, &error); in __glXDisp_GetCompressedTexImage()
90 __glXForceCurrent(cl, bswap_32(req->contextTag), &error); in __glXDispSwap_GetCompressedTexImage()
H A Dglxcmds.c754 tag = req->contextTag; in __glXDisp_WaitGL()
760 if (!__glXForceCurrent(cl, req->contextTag, &error)) in __glXDisp_WaitGL()
780 tag = req->contextTag; in __glXDisp_WaitX()
786 if (!__glXForceCurrent(cl, req->contextTag, &error)) in __glXDisp_WaitX()
810 tag = req->contextTag; in __glXDisp_CopyContext()
1596 tag = req->contextTag; in __glXDisp_SwapBuffers()
1732 context = __glXForceCurrent(cl, req->contextTag, &error); in __glXDisp_BindTexImageEXT()
1764 context = __glXForceCurrent(cl, req->contextTag, &error); in __glXDisp_ReleaseTexImageEXT()
1782 GLXContextTag tag = req->contextTag; in __glXDisp_CopySubBufferMESA()
1984 __GLX_SWAP_INT(&req->contextTag); in __glXDisp_Render()
[all …]
H A Dunpack.h43 #define __GLX_GET_SINGLE_CONTEXT_TAG(pc) (((xGLXSingleReq*)pc)->contextTag)
44 #define __GLX_GET_VENDPRIV_CONTEXT_TAG(pc) (((xGLXVendorPrivateReq*)pc)->contextTag)
H A Dswap_interval.c45 const GLXContextTag tag = req->contextTag; in DoSwapInterval()
H A Dindirect_program.c56 __GLXcontext *const cx = __glXForceCurrent(cl, req->contextTag, &error); in DoGetProgramString()
H A Dsinglepixswap.c59 __GLX_SWAP_INT(&((xGLXSingleReq *) pc)->contextTag); in __glXDispSwap_ReadPixels()
122 __GLX_SWAP_INT(&((xGLXSingleReq *) pc)->contextTag); in __glXDispSwap_GetTexImage()
195 __GLX_SWAP_INT(&((xGLXSingleReq *) pc)->contextTag); in __glXDispSwap_GetPolygonStipple()
H A Dxfont.c156 cx = __glXForceCurrent(cl, req->contextTag, &error); in __glXDisp_UseXFont()
H A Dglxext.c427 GLXContextTag tag = maybe_swap32(client, stuff->contextTag); in xorgGlxThunkRequest()
/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglxvendor.c156 glxc = __glXLookupContextByTag(cl, req->contextTag); in __glXVForwardSingleReq()
185 be_req->contextTag = GetCurrentBackEndTag(cl, req->contextTag, s); in __glXVForwardSingleReq()
210 glxc = __glXLookupContextByTag(cl, req->contextTag); in __glXVForwardPipe0WithReply()
230 be_req->contextTag = in __glXVForwardPipe0WithReply()
231 GetCurrentBackEndTag(cl, req->contextTag, glxc->pScreen->myNum); in __glXVForwardPipe0WithReply()
296 glxc = __glXLookupContextByTag(cl, req->contextTag); in __glXVForwardAllWithReply()
325 be_req->contextTag = GetCurrentBackEndTag(cl, req->contextTag, s); in __glXVForwardAllWithReply()
389 __GLX_SWAP_INT(&req->contextTag); in __glXVForwardSingleReqSwap()
406 __GLX_SWAP_INT(&req->contextTag); in __glXVForwardPipe0WithReplySwap()
434 __GLX_SWAP_INT(&req->contextTag); in __glXVForwardPipe0WithReplySwapsv()
[all …]
H A Dglxsingle.c165 glxc = __glXLookupContextByTag(cl, req->contextTag); in __glXForwardSingleReq()
193 be_req->contextTag = GetCurrentBackEndTag(cl, req->contextTag, s); in __glXForwardSingleReq()
223 glxc = __glXLookupContextByTag(cl, req->contextTag); in __glXForwardPipe0WithReply()
242 be_req->contextTag = in __glXForwardPipe0WithReply()
243 GetCurrentBackEndTag(cl, req->contextTag, glxc->pScreen->myNum); in __glXForwardPipe0WithReply()
314 glxc = __glXLookupContextByTag(cl, req->contextTag); in __glXForwardAllWithReply()
342 be_req->contextTag = GetCurrentBackEndTag(cl, req->contextTag, s); in __glXForwardAllWithReply()
412 __GLX_SWAP_INT(&req->contextTag); in __glXForwardSingleReqSwap()
439 __GLX_SWAP_INT(&req->contextTag); in __glXForwardPipe0WithReplySwap()
466 __GLX_SWAP_INT(&req->contextTag); in __glXForwardPipe0WithReplySwapsv()
[all …]
H A Dglxcmds.c1219 new_reply.contextTag = tag; in MakeCurrent()
1222 new_reply.contextTag = 0; in MakeCurrent()
1310 SetCurrentBackEndTag(cl, tag, s, be_reply.contextTag); in MakeCurrent()
1365 SetCurrentBackEndTag(cl, tag, s, be_new_reply.contextTag); in MakeCurrent()
1396 SetCurrentBackEndTag(cl, tag, s, ext_reply.contextTag); in MakeCurrent()
1518 if (req->contextTag != 0) { in __glXWaitGL()
1519 glxc = __glXLookupContextByTag(cl, req->contextTag); in __glXWaitGL()
1540 be_req->contextTag = in __glXWaitGL()
1541 (glxc ? GetCurrentBackEndTag(cl, req->contextTag, s) : 0); in __glXWaitGL()
1561 if (req->contextTag != 0) { in __glXWaitX()
[all …]
H A Dglxcmdsswap.c236 __GLX_SWAP_INT(&req->contextTag); in __glXSwapWaitGL()
249 __GLX_SWAP_INT(&req->contextTag); in __glXSwapWaitX()
414 __GLX_SWAP_INT(&req->contextTag); in __glXSwapSwapBuffers()
428 __GLX_SWAP_INT(&req->contextTag); in __glXSwapUseXFont()
504 __GLX_SWAP_INT(&reply->contextTag); in __glXSwapMakeCurrentReply()
651 __GLX_SWAP_INT(&req->contextTag); in __glXSwapRender()
736 __GLX_SWAP_INT(&req->contextTag); in __glXSwapRenderLarge()
869 return (__glXSendLargeCommand(cl, req->contextTag)); in __glXSwapRenderLarge()
H A Dunpack.h39 #define __GLX_GET_SINGLE_CONTEXT_TAG(pc) (((xGLXSingleReq*)pc)->contextTag)
40 #define __GLX_GET_VENDPRIV_CONTEXT_TAG(pc) (((xGLXVendorPrivateReq*)pc)->contextTag)
H A Dg_disptab.h37 GLXContextTag contextTag);