Lines Matching full:length
59 __GLX_SWAP_SHORT(&req->length); in __glXSwapCreateContext()
75 __GLX_SWAP_SHORT(&req->length); in __glXSwapCreateNewContext()
91 __GLX_SWAP_SHORT(&req->length); in __glXSwapCreateContextWithConfigSGIX()
107 __GLX_SWAP_SHORT(&req->length); in __glXSwapQueryMaxSwapBarriersSGIX()
120 __GLX_SWAP_SHORT(&req->length); in __glXSwapBindSwapBarrierSGIX()
134 __GLX_SWAP_SHORT(&req->length); in __glXSwapJoinSwapGroupSGIX()
148 __GLX_SWAP_SHORT(&req->length); in __glXSwapDestroyContext()
161 __GLX_SWAP_SHORT(&req->length); in __glXSwapMakeCurrent()
176 __GLX_SWAP_SHORT(&req->length); in __glXSwapMakeContextCurrent()
192 __GLX_SWAP_SHORT(&req->length); in __glXSwapMakeCurrentReadSGI()
208 __GLX_SWAP_SHORT(&req->length); in __glXSwapIsDirect()
221 __GLX_SWAP_SHORT(&req->length); in __glXSwapQueryVersion()
235 __GLX_SWAP_SHORT(&req->length); in __glXSwapWaitGL()
248 __GLX_SWAP_SHORT(&req->length); in __glXSwapWaitX()
261 __GLX_SWAP_SHORT(&req->length); in __glXSwapCopyContext()
296 .length = (pGlxScreen->numGLXVisuals * __GLX_SIZE_CARD32 * in __glXSwapGetVisualConfigs()
303 __GLX_SWAP_INT(&reply.length); in __glXSwapGetVisualConfigs()
367 __GLX_SWAP_SHORT(&req->length); in __glXSwapCreateGLXPixmap()
383 __GLX_SWAP_SHORT(&req->length); in __glXSwapCreatePixmap()
400 __GLX_SWAP_SHORT(&req->length); in __glXSwapDestroyGLXPixmap()
413 __GLX_SWAP_SHORT(&req->length); in __glXSwapSwapBuffers()
427 __GLX_SWAP_SHORT(&req->length); in __glXSwapUseXFont()
444 __GLX_SWAP_SHORT(&req->length); in __glXSwapQueryExtensionsString()
457 __GLX_SWAP_SHORT(&req->length); in __glXSwapQueryServerString()
471 __GLX_SWAP_SHORT(&req->length); in __glXSwapClientInfo()
486 __GLX_SWAP_SHORT(&req->length); in __glXSwapQueryContextInfoEXT()
503 __GLX_SWAP_INT(&reply->length); in __glXSwapMakeCurrentReply()
517 __GLX_SWAP_INT(&reply->length); in __glXSwapIsDirectReply()
526 __GLX_SWAP_INT(&reply->length); in __glXSwapQueryVersionReply()
537 int length = reply->length; in glxSwapQueryExtensionsStringReply() local
542 __GLX_SWAP_INT(&reply->length); in glxSwapQueryExtensionsStringReply()
545 __GLX_SWAP_INT_ARRAY((int *) buf, length); in glxSwapQueryExtensionsStringReply()
546 WriteToClient(client, length << 2, buf); in glxSwapQueryExtensionsStringReply()
553 int length = reply->length; in glxSwapQueryServerStringReply() local
557 __GLX_SWAP_INT(&reply->length); in glxSwapQueryServerStringReply()
561 /* __GLX_SWAP_INT_ARRAY((int *)buf, length); */ in glxSwapQueryServerStringReply()
562 WriteToClient(client, length << 2, buf); in glxSwapQueryServerStringReply()
570 int length = reply->length; in __glXSwapQueryContextInfoEXTReply() local
575 __GLX_SWAP_INT(&reply->length); in __glXSwapQueryContextInfoEXTReply()
578 __GLX_SWAP_INT_ARRAY((int *) buf, length); in __glXSwapQueryContextInfoEXTReply()
579 WriteToClient(client, length << 2, buf); in __glXSwapQueryContextInfoEXTReply()
586 int length = reply->length; in __glXSwapQueryContextReply() local
591 __GLX_SWAP_INT(&reply->length); in __glXSwapQueryContextReply()
594 __GLX_SWAP_INT_ARRAY((int *) buf, length); in __glXSwapQueryContextReply()
595 WriteToClient(client, length << 2, buf); in __glXSwapQueryContextReply()
606 __GLX_SWAP_INT(&reply->length); in __glXSwapGetDrawableAttributesReply()
608 __GLX_SWAP_INT_ARRAY(buf, reply->length); in __glXSwapGetDrawableAttributesReply()
610 WriteToClient(client, reply->length << 2, buf); in __glXSwapGetDrawableAttributesReply()
620 __GLX_SWAP_INT(&reply->length); in __glXSwapQueryMaxSwapBarriersSGIXReply()
650 __GLX_SWAP_SHORT(&req->length); in __glXSwapRender()
654 left = (req->length << 2) - sz_xGLXRenderReq; in __glXSwapRender()
660 ** Verify that the header length and the overall length agree. in __glXSwapRender()
664 __GLX_SWAP_SHORT(&hdr->length); in __glXSwapRender()
714 pc += hdr->length; in __glXSwapRender()
715 left -= hdr->length; in __glXSwapRender()
735 __GLX_SWAP_SHORT(&req->length); in __glXSwapRenderLarge()
749 __GLX_SWAP_INT(&hdr->length); in __glXSwapRenderLarge()
782 if (cl->largeCmdBufSize < hdr->length) { in __glXSwapRenderLarge()
784 cl->largeCmdBuf = (GLbyte *) malloc(hdr->length); in __glXSwapRenderLarge()
788 (GLbyte *) realloc(cl->largeCmdBuf, hdr->length); in __glXSwapRenderLarge()
794 cl->largeCmdBufSize = hdr->length; in __glXSwapRenderLarge()
799 cl->largeCmdBytesTotal = hdr->length; in __glXSwapRenderLarge()
1034 __GLX_SWAP_SHORT(&req->length); in __glXSwapGetFBConfigs()
1048 new_req.length = req->length; in __glXSwapGetFBConfigsSGIX()
1061 __GLX_SWAP_SHORT(&req->length); in __glXSwapCreateWindow()
1078 __GLX_SWAP_SHORT(&req->length); in __glXSwapDestroyWindow()
1091 __GLX_SWAP_SHORT(&req->length); in __glXSwapQueryContext()
1107 __GLX_SWAP_SHORT(&req->length); in __glXSwapCreatePbuffer()
1124 __GLX_SWAP_SHORT(&req->length); in __glXSwapDestroyPbuffer()
1137 __GLX_SWAP_SHORT(&req->length); in __glXSwapGetDrawableAttributes()
1151 __GLX_SWAP_SHORT(&req->length); in __glXSwapChangeDrawableAttributes()