| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | indirect_dispatch.c | 53 __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 D | indirect_dispatch_swap.c | 168 __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 D | single2swap.c | 55 cx = __glXForceCurrent(cl, __GLX_GET_SINGLE_CONTEXT_TAG(pc), &error); in __glXDispSwap_FeedbackBuffer() 91 cx = __glXForceCurrent(cl, __GLX_GET_SINGLE_CONTEXT_TAG(pc), &error); in __glXDispSwap_SelectBuffer() 129 cx = __glXForceCurrent(cl, __GLX_GET_SINGLE_CONTEXT_TAG(pc), &error); in __glXDispSwap_RenderMode() 240 cx = __glXForceCurrent(cl, __GLX_GET_SINGLE_CONTEXT_TAG(pc), &error); in __glXDispSwap_Flush() 262 cx = __glXForceCurrent(cl, __GLX_GET_SINGLE_CONTEXT_TAG(pc), &error); in __glXDispSwap_Finish()
|
| H A D | single2.c | 56 cx = __glXForceCurrent(cl, __GLX_GET_SINGLE_CONTEXT_TAG(pc), &error); in __glXDisp_FeedbackBuffer() 87 cx = __glXForceCurrent(cl, __GLX_GET_SINGLE_CONTEXT_TAG(pc), &error); in __glXDisp_SelectBuffer() 120 cx = __glXForceCurrent(cl, __GLX_GET_SINGLE_CONTEXT_TAG(pc), &error); in __glXDisp_RenderMode() 220 cx = __glXForceCurrent(cl, __GLX_GET_SINGLE_CONTEXT_TAG(pc), &error); in __glXDisp_Flush() 239 cx = __glXForceCurrent(cl, __GLX_GET_SINGLE_CONTEXT_TAG(pc), &error); in __glXDisp_Finish() 349 cx = __glXForceCurrent(cl, __GLX_GET_SINGLE_CONTEXT_TAG(pc), &error); in DoGetString()
|
| H A D | singlepix.c | 57 cx = __glXForceCurrent(cl, __GLX_GET_SINGLE_CONTEXT_TAG(pc), &error); in __glXDisp_ReadPixels() 108 cx = __glXForceCurrent(cl, __GLX_GET_SINGLE_CONTEXT_TAG(pc), &error); in __glXDisp_GetTexImage() 168 cx = __glXForceCurrent(cl, __GLX_GET_SINGLE_CONTEXT_TAG(pc), &error); in __glXDisp_GetPolygonStipple() 207 cx = __glXForceCurrent(cl, tag, &error); in GetSeparableFilter() 286 cx = __glXForceCurrent(cl, tag, &error); in GetConvolutionFilter() 363 cx = __glXForceCurrent(cl, tag, &error); in GetHistogram() 432 cx = __glXForceCurrent(cl, tag, &error); in GetMinmax() 496 cx = __glXForceCurrent(cl, tag, &error); in GetColorTable()
|
| H A D | singlepixswap.c | 60 cx = __glXForceCurrent(cl, __GLX_GET_SINGLE_CONTEXT_TAG(pc), &error); in __glXDispSwap_ReadPixels() 123 cx = __glXForceCurrent(cl, __GLX_GET_SINGLE_CONTEXT_TAG(pc), &error); in __glXDispSwap_GetTexImage() 196 cx = __glXForceCurrent(cl, __GLX_GET_SINGLE_CONTEXT_TAG(pc), &error); in __glXDispSwap_GetPolygonStipple() 237 cx = __glXForceCurrent(cl, tag, &error); in GetSeparableFilter() 326 cx = __glXForceCurrent(cl, tag, &error); in GetConvolutionFilter() 413 cx = __glXForceCurrent(cl, tag, &error); in GetHistogram() 491 cx = __glXForceCurrent(cl, tag, &error); in GetMinmax() 563 cx = __glXForceCurrent(cl, tag, &error); in GetColorTable()
|
| H A D | indirect_texture_compression.c | 43 __GLXcontext *const cx = __glXForceCurrent(cl, req->contextTag, &error); in __glXDisp_GetCompressedTexImage() 90 __glXForceCurrent(cl, bswap_32(req->contextTag), &error); in __glXDispSwap_GetCompressedTexImage()
|
| H A D | glxcmds.c | 616 if (!__glXForceCurrent(cl, tag, (int *) &error)) in xorgGlxMakeCurrent() 760 if (!__glXForceCurrent(cl, req->contextTag, &error)) in __glXDisp_WaitGL() 786 if (!__glXForceCurrent(cl, req->contextTag, &error)) in __glXDisp_WaitX() 851 if (__glXForceCurrent(cl, tag, &error)) { in __glXDisp_CopyContext() 1608 if (__glXForceCurrent(cl, tag, &error)) { in __glXDisp_SwapBuffers() 1732 context = __glXForceCurrent(cl, req->contextTag, &error); in __glXDisp_BindTexImageEXT() 1764 context = __glXForceCurrent(cl, req->contextTag, &error); in __glXDisp_ReleaseTexImageEXT() 1813 if (__glXForceCurrent(cl, tag, &error)) { in __glXDisp_CopySubBufferMESA() 1987 glxc = __glXForceCurrent(cl, req->contextTag, &error); in __glXDisp_Render() 2092 glxc = __glXForceCurrent(cl, req->contextTag, &error); in __glXDisp_RenderLarge()
|
| H A D | indirect_program.c | 56 __GLXcontext *const cx = __glXForceCurrent(cl, req->contextTag, &error); in DoGetProgramString()
|
| H A D | glxserver.h | 82 extern __GLXcontext *__glXForceCurrent(__GLXclientState *, GLXContextTag,
|
| H A D | xfont.c | 156 cx = __glXForceCurrent(cl, req->contextTag, &error); in __glXDisp_UseXFont()
|
| H A D | glxext.c | 584 __glXForceCurrent(__GLXclientState * cl, GLXContextTag tag, int *error) in __glXForceCurrent() function
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/ |
| H A D | glxserver.h | 85 extern __GLXcontext *__glXForceCurrent(__GLXclientState *, GLXContextTag,
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 9995 the check into __glXForceCurrent, and store the state in the context not
|