Searched refs:vpreq (Results 1 – 4 of 4) sorted by relevance
116 xGLXVendorPrivateWithReplyReq *vpreq; in ChangeDrawableAttribute() local118 GetReqExtra(GLXVendorPrivateWithReply, 8 + (8 * num_attribs), vpreq); in ChangeDrawableAttribute()119 output = (CARD32 *) (vpreq + 1); in ChangeDrawableAttribute()121 vpreq->reqType = opcode; in ChangeDrawableAttribute()122 vpreq->glxCode = X_GLXVendorPrivateWithReply; in ChangeDrawableAttribute()123 vpreq->vendorCode = X_GLXvop_ChangeDrawableAttributesSGIX; in ChangeDrawableAttribute()359 xGLXVendorPrivateWithReplyReq *vpreq; in __glXGetDrawableAttribute() local361 GetReqExtra(GLXVendorPrivateWithReply, 4, vpreq); in __glXGetDrawableAttribute()362 data = (CARD32 *) (vpreq + 1); in __glXGetDrawableAttribute()365 vpreq->reqType = opcode; in __glXGetDrawableAttribute()[all …]
105 xGLXVendorPrivateWithReplyReq *vpreq; in SendMakeCurrentRequest() local110 sz_xGLXVendorPrivateWithReplyReq, vpreq); in SendMakeCurrentRequest()111 req = (xGLXMakeCurrentReadSGIReq *) vpreq; in SendMakeCurrentRequest()
346 xGLXVendorPrivateWithReplyReq *vpreq; in CreateContext() local352 sz_xGLXVendorPrivateWithReplyReq, vpreq); in CreateContext()353 req = (xGLXCreateContextWithConfigSGIXReq *) vpreq; in CreateContext()1450 xGLXVendorPrivateReq *vpreq; in glXImportContextEXT() local1455 vpreq); in glXImportContextEXT()1456 req = (xGLXQueryContextInfoEXTReq *) vpreq; in glXImportContextEXT()1948 xGLXVendorPrivateWithReplyReq *vpreq; in glXCreateGLXPixmapWithConfigSGIX() local1978 sz_xGLXVendorPrivateWithReplyReq, vpreq); in glXCreateGLXPixmapWithConfigSGIX()1979 req = (xGLXCreateGLXPixmapWithConfigSGIXReq *) vpreq; in glXCreateGLXPixmapWithConfigSGIX()
709 xGLXVendorPrivateWithReplyReq *vpreq; in getFBConfigs() local732 sz_xGLXVendorPrivateWithReplyReq, vpreq); in getFBConfigs()733 sgi_req = (xGLXGetFBConfigsSGIXReq *) vpreq; in getFBConfigs()