Searched refs:vpreq (Results 1 – 4 of 4) sorted by relevance
93 xGLXVendorPrivateWithReplyReq *vpreq; in ChangeDrawableAttribute() local95 GetReqExtra(GLXVendorPrivateWithReply, 8 + (8 * num_attribs), vpreq); in ChangeDrawableAttribute()96 output = (CARD32 *) (vpreq + 1); in ChangeDrawableAttribute()98 vpreq->reqType = opcode; in ChangeDrawableAttribute()99 vpreq->glxCode = X_GLXVendorPrivateWithReply; in ChangeDrawableAttribute()100 vpreq->vendorCode = X_GLXvop_ChangeDrawableAttributesSGIX; in ChangeDrawableAttribute()335 xGLXVendorPrivateWithReplyReq *vpreq; in __glXGetDrawableAttribute() local337 GetReqExtra(GLXVendorPrivateWithReply, 4, vpreq); in __glXGetDrawableAttribute()338 data = (CARD32 *) (vpreq + 1); in __glXGetDrawableAttribute()341 vpreq->reqType = opcode; in __glXGetDrawableAttribute()[all …]
122 xGLXVendorPrivateWithReplyReq *vpreq; in SendMakeCurrentRequest() local127 sz_xGLXVendorPrivateWithReplyReq, vpreq); in SendMakeCurrentRequest()128 req = (xGLXMakeCurrentReadSGIReq *) vpreq; in SendMakeCurrentRequest()
388 xGLXVendorPrivateWithReplyReq *vpreq; in CreateContext() local394 sz_xGLXVendorPrivateWithReplyReq, vpreq); in CreateContext()395 req = (xGLXCreateContextWithConfigSGIXReq *) vpreq; in CreateContext()1455 xGLXVendorPrivateReq *vpreq; in glXImportContextEXT() local1460 vpreq); in glXImportContextEXT()1461 req = (xGLXQueryContextInfoEXTReq *) vpreq; in glXImportContextEXT()1978 xGLXVendorPrivateWithReplyReq *vpreq; in glXCreateGLXPixmapWithConfigSGIX() local2008 sz_xGLXVendorPrivateWithReplyReq, vpreq); in glXCreateGLXPixmapWithConfigSGIX()2009 req = (xGLXCreateGLXPixmapWithConfigSGIXReq *) vpreq; in glXCreateGLXPixmapWithConfigSGIX()
716 xGLXVendorPrivateWithReplyReq *vpreq; in getFBConfigs() local738 sz_xGLXVendorPrivateWithReplyReq, vpreq); in getFBConfigs()739 sgi_req = (xGLXGetFBConfigsSGIXReq *) vpreq; in getFBConfigs()