Searched refs:vpreq (Results 1 – 4 of 4) sorted by relevance
96 xGLXVendorPrivateWithReplyReq *vpreq; in ChangeDrawableAttribute() local98 GetReqExtra(GLXVendorPrivateWithReply, 8 + (8 * num_attribs), vpreq); in ChangeDrawableAttribute()99 output = (CARD32 *) (vpreq + 1); in ChangeDrawableAttribute()101 vpreq->reqType = opcode; in ChangeDrawableAttribute()102 vpreq->glxCode = X_GLXVendorPrivateWithReply; in ChangeDrawableAttribute()103 vpreq->vendorCode = X_GLXvop_ChangeDrawableAttributesSGIX; in ChangeDrawableAttribute()336 xGLXVendorPrivateWithReplyReq *vpreq; in __glXGetDrawableAttribute() local338 GetReqExtra(GLXVendorPrivateWithReply, 4, vpreq); in __glXGetDrawableAttribute()339 data = (CARD32 *) (vpreq + 1); in __glXGetDrawableAttribute()342 vpreq->reqType = opcode; in __glXGetDrawableAttribute()[all …]
122 xGLXVendorPrivateWithReplyReq *vpreq; in SendMakeCurrentRequest() local127 sz_xGLXVendorPrivateWithReplyReq, vpreq); in SendMakeCurrentRequest()128 req = (xGLXMakeCurrentReadSGIReq *) vpreq; in SendMakeCurrentRequest()
390 xGLXVendorPrivateWithReplyReq *vpreq; in CreateContext() local396 sz_xGLXVendorPrivateWithReplyReq, vpreq); in CreateContext()397 req = (xGLXCreateContextWithConfigSGIXReq *) vpreq; in CreateContext()1459 xGLXVendorPrivateReq *vpreq; in glXImportContextEXT() local1464 vpreq); in glXImportContextEXT()1465 req = (xGLXQueryContextInfoEXTReq *) vpreq; in glXImportContextEXT()1981 xGLXVendorPrivateWithReplyReq *vpreq; in glXCreateGLXPixmapWithConfigSGIX() local2011 sz_xGLXVendorPrivateWithReplyReq, vpreq); in glXCreateGLXPixmapWithConfigSGIX()2012 req = (xGLXCreateGLXPixmapWithConfigSGIXReq *) vpreq; in glXCreateGLXPixmapWithConfigSGIX()
734 xGLXVendorPrivateWithReplyReq *vpreq; in getFBConfigs() local756 sz_xGLXVendorPrivateWithReplyReq, vpreq); in getFBConfigs()757 sgi_req = (xGLXGetFBConfigsSGIXReq *) vpreq; in getFBConfigs()