Searched refs:vpreq (Results 1 – 4 of 4) sorted by relevance
117 xGLXVendorPrivateWithReplyReq *vpreq; in ChangeDrawableAttribute() local119 GetReqExtra(GLXVendorPrivateWithReply, 8 + (8 * num_attribs), vpreq); in ChangeDrawableAttribute()120 output = (CARD32 *) (vpreq + 1); in ChangeDrawableAttribute()122 vpreq->reqType = opcode; in ChangeDrawableAttribute()123 vpreq->glxCode = X_GLXVendorPrivateWithReply; in ChangeDrawableAttribute()124 vpreq->vendorCode = X_GLXvop_ChangeDrawableAttributesSGIX; in ChangeDrawableAttribute()374 xGLXVendorPrivateWithReplyReq *vpreq; in __glXGetDrawableAttribute() local376 GetReqExtra(GLXVendorPrivateWithReply, 4, vpreq); in __glXGetDrawableAttribute()377 data = (CARD32 *) (vpreq + 1); in __glXGetDrawableAttribute()380 vpreq->reqType = opcode; in __glXGetDrawableAttribute()[all …]
105 xGLXVendorPrivateWithReplyReq *vpreq; in SendMakeCurrentRequest() local110 sz_xGLXVendorPrivateWithReplyReq, vpreq); in SendMakeCurrentRequest()111 req = (xGLXMakeCurrentReadSGIReq *) vpreq; in SendMakeCurrentRequest()
383 xGLXVendorPrivateWithReplyReq *vpreq; in CreateContext() local389 sz_xGLXVendorPrivateWithReplyReq, vpreq); in CreateContext()390 req = (xGLXCreateContextWithConfigSGIXReq *) vpreq; in CreateContext()1453 xGLXVendorPrivateReq *vpreq; in glXImportContextEXT() local1458 vpreq); in glXImportContextEXT()1459 req = (xGLXQueryContextInfoEXTReq *) vpreq; in glXImportContextEXT()1975 xGLXVendorPrivateWithReplyReq *vpreq; in glXCreateGLXPixmapWithConfigSGIX() local2005 sz_xGLXVendorPrivateWithReplyReq, vpreq); in glXCreateGLXPixmapWithConfigSGIX()2006 req = (xGLXCreateGLXPixmapWithConfigSGIXReq *) vpreq; in glXCreateGLXPixmapWithConfigSGIX()
706 xGLXVendorPrivateWithReplyReq *vpreq; in getFBConfigs() local730 sz_xGLXVendorPrivateWithReplyReq, vpreq); in getFBConfigs()731 sgi_req = (xGLXGetFBConfigsSGIXReq *) vpreq; in getFBConfigs()