Lines Matching full:pc
57 __glXDispSwap_CreateContext(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_CreateContext() argument
59 xGLXCreateContextReq *req = (xGLXCreateContextReq *) pc; in __glXDispSwap_CreateContext()
69 return __glXDisp_CreateContext(cl, pc); in __glXDispSwap_CreateContext()
73 __glXDispSwap_CreateNewContext(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_CreateNewContext() argument
75 xGLXCreateNewContextReq *req = (xGLXCreateNewContextReq *) pc; in __glXDispSwap_CreateNewContext()
86 return __glXDisp_CreateNewContext(cl, pc); in __glXDispSwap_CreateNewContext()
90 __glXDispSwap_CreateContextWithConfigSGIX(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_CreateContextWithConfigSGIX() argument
94 (xGLXCreateContextWithConfigSGIXReq *) pc; in __glXDispSwap_CreateContextWithConfigSGIX()
106 return __glXDisp_CreateContextWithConfigSGIX(cl, pc); in __glXDispSwap_CreateContextWithConfigSGIX()
110 __glXDispSwap_DestroyContext(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_DestroyContext() argument
112 xGLXDestroyContextReq *req = (xGLXDestroyContextReq *) pc; in __glXDispSwap_DestroyContext()
119 return __glXDisp_DestroyContext(cl, pc); in __glXDispSwap_DestroyContext()
123 __glXDispSwap_MakeCurrent(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_MakeCurrent() argument
129 __glXDispSwap_MakeContextCurrent(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_MakeContextCurrent() argument
135 __glXDispSwap_MakeCurrentReadSGI(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_MakeCurrentReadSGI() argument
141 __glXDispSwap_IsDirect(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_IsDirect() argument
143 xGLXIsDirectReq *req = (xGLXIsDirectReq *) pc; in __glXDispSwap_IsDirect()
150 return __glXDisp_IsDirect(cl, pc); in __glXDispSwap_IsDirect()
154 __glXDispSwap_QueryVersion(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_QueryVersion() argument
156 xGLXQueryVersionReq *req = (xGLXQueryVersionReq *) pc; in __glXDispSwap_QueryVersion()
164 return __glXDisp_QueryVersion(cl, pc); in __glXDispSwap_QueryVersion()
168 __glXDispSwap_WaitGL(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_WaitGL() argument
170 xGLXWaitGLReq *req = (xGLXWaitGLReq *) pc; in __glXDispSwap_WaitGL()
177 return __glXDisp_WaitGL(cl, pc); in __glXDispSwap_WaitGL()
181 __glXDispSwap_WaitX(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_WaitX() argument
183 xGLXWaitXReq *req = (xGLXWaitXReq *) pc; in __glXDispSwap_WaitX()
190 return __glXDisp_WaitX(cl, pc); in __glXDispSwap_WaitX()
194 __glXDispSwap_CopyContext(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_CopyContext() argument
196 xGLXCopyContextReq *req = (xGLXCopyContextReq *) pc; in __glXDispSwap_CopyContext()
205 return __glXDisp_CopyContext(cl, pc); in __glXDispSwap_CopyContext()
209 __glXDispSwap_GetVisualConfigs(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_GetVisualConfigs() argument
211 xGLXGetVisualConfigsReq *req = (xGLXGetVisualConfigsReq *) pc; in __glXDispSwap_GetVisualConfigs()
216 return __glXDisp_GetVisualConfigs(cl, pc); in __glXDispSwap_GetVisualConfigs()
220 __glXDispSwap_GetFBConfigs(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_GetFBConfigs() argument
222 xGLXGetFBConfigsReq *req = (xGLXGetFBConfigsReq *) pc; in __glXDispSwap_GetFBConfigs()
227 return __glXDisp_GetFBConfigs(cl, pc); in __glXDispSwap_GetFBConfigs()
231 __glXDispSwap_GetFBConfigsSGIX(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_GetFBConfigsSGIX() argument
234 xGLXGetFBConfigsSGIXReq *req = (xGLXGetFBConfigsSGIXReq *) pc; in __glXDispSwap_GetFBConfigsSGIX()
241 return __glXDisp_GetFBConfigsSGIX(cl, pc); in __glXDispSwap_GetFBConfigsSGIX()
245 __glXDispSwap_CreateGLXPixmap(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_CreateGLXPixmap() argument
247 xGLXCreateGLXPixmapReq *req = (xGLXCreateGLXPixmapReq *) pc; in __glXDispSwap_CreateGLXPixmap()
257 return __glXDisp_CreateGLXPixmap(cl, pc); in __glXDispSwap_CreateGLXPixmap()
261 __glXDispSwap_CreatePixmap(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_CreatePixmap() argument
264 xGLXCreatePixmapReq *req = (xGLXCreatePixmapReq *) pc; in __glXDispSwap_CreatePixmap()
287 return __glXDisp_CreatePixmap(cl, pc); in __glXDispSwap_CreatePixmap()
291 __glXDispSwap_CreateGLXPixmapWithConfigSGIX(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_CreateGLXPixmapWithConfigSGIX() argument
295 (xGLXCreateGLXPixmapWithConfigSGIXReq *) pc; in __glXDispSwap_CreateGLXPixmapWithConfigSGIX()
306 return __glXDisp_CreateGLXPixmapWithConfigSGIX(cl, pc); in __glXDispSwap_CreateGLXPixmapWithConfigSGIX()
310 __glXDispSwap_DestroyGLXPixmap(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_DestroyGLXPixmap() argument
312 xGLXDestroyGLXPixmapReq *req = (xGLXDestroyGLXPixmapReq *) pc; in __glXDispSwap_DestroyGLXPixmap()
319 return __glXDisp_DestroyGLXPixmap(cl, pc); in __glXDispSwap_DestroyGLXPixmap()
323 __glXDispSwap_DestroyPixmap(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_DestroyPixmap() argument
326 xGLXDestroyGLXPixmapReq *req = (xGLXDestroyGLXPixmapReq *) pc; in __glXDispSwap_DestroyPixmap()
335 return __glXDisp_DestroyGLXPixmap(cl, pc); in __glXDispSwap_DestroyPixmap()
339 __glXDispSwap_QueryContext(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_QueryContext() argument
341 xGLXQueryContextReq *req = (xGLXQueryContextReq *) pc; in __glXDispSwap_QueryContext()
347 return __glXDisp_QueryContext(cl, pc); in __glXDispSwap_QueryContext()
351 __glXDispSwap_CreatePbuffer(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_CreatePbuffer() argument
354 xGLXCreatePbufferReq *req = (xGLXCreatePbufferReq *) pc; in __glXDispSwap_CreatePbuffer()
375 return __glXDisp_CreatePbuffer(cl, pc); in __glXDispSwap_CreatePbuffer()
379 __glXDispSwap_CreateGLXPbufferSGIX(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_CreateGLXPbufferSGIX() argument
382 xGLXCreateGLXPbufferSGIXReq *req = (xGLXCreateGLXPbufferSGIXReq *) pc; in __glXDispSwap_CreateGLXPbufferSGIX()
394 return __glXDisp_CreateGLXPbufferSGIX(cl, pc); in __glXDispSwap_CreateGLXPbufferSGIX()
398 __glXDispSwap_DestroyPbuffer(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_DestroyPbuffer() argument
400 xGLXDestroyPbufferReq *req = (xGLXDestroyPbufferReq *) pc; in __glXDispSwap_DestroyPbuffer()
406 return __glXDisp_DestroyPbuffer(cl, pc); in __glXDispSwap_DestroyPbuffer()
410 __glXDispSwap_DestroyGLXPbufferSGIX(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_DestroyGLXPbufferSGIX() argument
413 xGLXDestroyGLXPbufferSGIXReq *req = (xGLXDestroyGLXPbufferSGIXReq *) pc; in __glXDispSwap_DestroyGLXPbufferSGIX()
421 return __glXDisp_DestroyGLXPbufferSGIX(cl, pc); in __glXDispSwap_DestroyGLXPbufferSGIX()
425 __glXDispSwap_ChangeDrawableAttributes(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_ChangeDrawableAttributes() argument
429 (xGLXChangeDrawableAttributesReq *) pc; in __glXDispSwap_ChangeDrawableAttributes()
450 return __glXDisp_ChangeDrawableAttributes(cl, pc); in __glXDispSwap_ChangeDrawableAttributes()
454 __glXDispSwap_ChangeDrawableAttributesSGIX(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_ChangeDrawableAttributesSGIX() argument
458 (xGLXChangeDrawableAttributesSGIXReq *) pc; in __glXDispSwap_ChangeDrawableAttributesSGIX()
477 return __glXDisp_ChangeDrawableAttributesSGIX(cl, pc); in __glXDispSwap_ChangeDrawableAttributesSGIX()
481 __glXDispSwap_CreateWindow(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_CreateWindow() argument
484 xGLXCreateWindowReq *req = (xGLXCreateWindowReq *) pc; in __glXDispSwap_CreateWindow()
506 return __glXDisp_CreateWindow(cl, pc); in __glXDispSwap_CreateWindow()
510 __glXDispSwap_DestroyWindow(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_DestroyWindow() argument
513 xGLXDestroyWindowReq *req = (xGLXDestroyWindowReq *) pc; in __glXDispSwap_DestroyWindow()
521 return __glXDisp_DestroyWindow(cl, pc); in __glXDispSwap_DestroyWindow()
525 __glXDispSwap_SwapBuffers(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_SwapBuffers() argument
527 xGLXSwapBuffersReq *req = (xGLXSwapBuffersReq *) pc; in __glXDispSwap_SwapBuffers()
535 return __glXDisp_SwapBuffers(cl, pc); in __glXDispSwap_SwapBuffers()
539 __glXDispSwap_UseXFont(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_UseXFont() argument
541 xGLXUseXFontReq *req = (xGLXUseXFontReq *) pc; in __glXDispSwap_UseXFont()
552 return __glXDisp_UseXFont(cl, pc); in __glXDispSwap_UseXFont()
556 __glXDispSwap_QueryExtensionsString(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_QueryExtensionsString() argument
558 xGLXQueryExtensionsStringReq *req = (xGLXQueryExtensionsStringReq *) pc; in __glXDispSwap_QueryExtensionsString()
565 return __glXDisp_QueryExtensionsString(cl, pc); in __glXDispSwap_QueryExtensionsString()
569 __glXDispSwap_QueryServerString(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_QueryServerString() argument
571 xGLXQueryServerStringReq *req = (xGLXQueryServerStringReq *) pc; in __glXDispSwap_QueryServerString()
579 return __glXDisp_QueryServerString(cl, pc); in __glXDispSwap_QueryServerString()
583 __glXDispSwap_ClientInfo(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_ClientInfo() argument
586 xGLXClientInfoReq *req = (xGLXClientInfoReq *) pc; in __glXDispSwap_ClientInfo()
597 return __glXDisp_ClientInfo(cl, pc); in __glXDispSwap_ClientInfo()
601 __glXDispSwap_QueryContextInfoEXT(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_QueryContextInfoEXT() argument
604 xGLXQueryContextInfoEXTReq *req = (xGLXQueryContextInfoEXTReq *) pc; in __glXDispSwap_QueryContextInfoEXT()
613 return __glXDisp_QueryContextInfoEXT(cl, pc); in __glXDispSwap_QueryContextInfoEXT()
617 __glXDispSwap_BindTexImageEXT(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_BindTexImageEXT() argument
620 xGLXVendorPrivateReq *req = (xGLXVendorPrivateReq *) pc; in __glXDispSwap_BindTexImageEXT()
630 pc += __GLX_VENDPRIV_HDR_SIZE; in __glXDispSwap_BindTexImageEXT()
632 drawId = ((GLXDrawable *) (pc)); in __glXDispSwap_BindTexImageEXT()
633 buffer = ((int *) (pc + 4)); in __glXDispSwap_BindTexImageEXT()
634 num_attribs = ((CARD32 *) (pc + 8)); in __glXDispSwap_BindTexImageEXT()
642 return __glXDisp_BindTexImageEXT(cl, (GLbyte *) pc); in __glXDispSwap_BindTexImageEXT()
646 __glXDispSwap_ReleaseTexImageEXT(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_ReleaseTexImageEXT() argument
649 xGLXVendorPrivateReq *req = (xGLXVendorPrivateReq *) pc; in __glXDispSwap_ReleaseTexImageEXT()
657 pc += __GLX_VENDPRIV_HDR_SIZE; in __glXDispSwap_ReleaseTexImageEXT()
659 drawId = ((GLXDrawable *) (pc)); in __glXDispSwap_ReleaseTexImageEXT()
660 buffer = ((int *) (pc + 4)); in __glXDispSwap_ReleaseTexImageEXT()
667 return __glXDisp_ReleaseTexImageEXT(cl, (GLbyte *) pc); in __glXDispSwap_ReleaseTexImageEXT()
671 __glXDispSwap_CopySubBufferMESA(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_CopySubBufferMESA() argument
674 xGLXVendorPrivateReq *req = (xGLXVendorPrivateReq *) pc; in __glXDispSwap_CopySubBufferMESA()
685 pc += __GLX_VENDPRIV_HDR_SIZE; in __glXDispSwap_CopySubBufferMESA()
689 __GLX_SWAP_INT(pc); in __glXDispSwap_CopySubBufferMESA()
690 __GLX_SWAP_INT(pc + 4); in __glXDispSwap_CopySubBufferMESA()
691 __GLX_SWAP_INT(pc + 8); in __glXDispSwap_CopySubBufferMESA()
692 __GLX_SWAP_INT(pc + 12); in __glXDispSwap_CopySubBufferMESA()
693 __GLX_SWAP_INT(pc + 16); in __glXDispSwap_CopySubBufferMESA()
695 return __glXDisp_CopySubBufferMESA(cl, pc); in __glXDispSwap_CopySubBufferMESA()
700 __glXDispSwap_GetDrawableAttributesSGIX(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_GetDrawableAttributesSGIX() argument
703 xGLXVendorPrivateWithReplyReq *req = (xGLXVendorPrivateWithReplyReq *) pc; in __glXDispSwap_GetDrawableAttributesSGIX()
715 return __glXDisp_GetDrawableAttributesSGIX(cl, pc); in __glXDispSwap_GetDrawableAttributesSGIX()
719 __glXDispSwap_GetDrawableAttributes(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_GetDrawableAttributes() argument
722 xGLXGetDrawableAttributesReq *req = (xGLXGetDrawableAttributesReq *) pc; in __glXDispSwap_GetDrawableAttributes()
731 return __glXDisp_GetDrawableAttributes(cl, pc); in __glXDispSwap_GetDrawableAttributes()
742 __glXDispSwap_Render(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_Render() argument
744 return __glXDisp_Render(cl, pc); in __glXDispSwap_Render()
751 __glXDispSwap_RenderLarge(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_RenderLarge() argument
753 return __glXDisp_RenderLarge(cl, pc); in __glXDispSwap_RenderLarge()
764 __glXDispSwap_VendorPrivate(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_VendorPrivate() argument
774 req = (xGLXVendorPrivateReq *) pc; in __glXDispSwap_VendorPrivate()
792 __glXDispSwap_VendorPrivateWithReply(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_VendorPrivateWithReply() argument
802 req = (xGLXVendorPrivateWithReplyReq *) pc; in __glXDispSwap_VendorPrivateWithReply()