Searched refs:vpreq (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/
H A Dglx_pbuffer.c115 xGLXVendorPrivateWithReplyReq *vpreq; local
117 GetReqExtra(GLXVendorPrivateWithReply, 8 + (8 * num_attribs), vpreq);
118 output = (CARD32 *) (vpreq + 1);
120 vpreq->reqType = opcode;
121 vpreq->glxCode = X_GLXVendorPrivateWithReply;
122 vpreq->vendorCode = X_GLXvop_ChangeDrawableAttributesSGIX;
307 xGLXVendorPrivateWithReplyReq *vpreq; local
309 GetReqExtra(GLXVendorPrivateWithReply, 4, vpreq);
310 data = (CARD32 *) (vpreq + 1);
313 vpreq
535 xGLXVendorPrivateReq *vpreq; local
605 xGLXVendorPrivateWithReplyReq *vpreq; local
[all...]
H A Dindirect_glx.c102 xGLXVendorPrivateWithReplyReq *vpreq; local
107 sz_xGLXVendorPrivateWithReplyReq, vpreq);
108 req = (xGLXMakeCurrentReadSGIReq *) vpreq;
H A Dglxcmds.c317 xGLXVendorPrivateWithReplyReq *vpreq; local
323 sz_xGLXVendorPrivateWithReplyReq, vpreq);
324 req = (xGLXCreateContextWithConfigSGIXReq *) vpreq;
1475 xGLXVendorPrivateReq *vpreq; local
1480 vpreq);
1481 req = (xGLXQueryContextInfoEXTReq *) vpreq;
1944 xGLXVendorPrivateWithReplyReq *vpreq; local
1974 sz_xGLXVendorPrivateWithReplyReq, vpreq);
1975 req = (xGLXCreateGLXPixmapWithConfigSGIXReq *) vpreq;
H A Dglxext.c683 xGLXVendorPrivateWithReplyReq *vpreq; local
702 sz_xGLXVendorPrivateWithReplyReq, vpreq);
703 sgi_req = (xGLXGetFBConfigsSGIXReq *) vpreq;
/external/mesa3d/src/glx/
H A Dglx_pbuffer.c115 xGLXVendorPrivateWithReplyReq *vpreq; local
117 GetReqExtra(GLXVendorPrivateWithReply, 8 + (8 * num_attribs), vpreq);
118 output = (CARD32 *) (vpreq + 1);
120 vpreq->reqType = opcode;
121 vpreq->glxCode = X_GLXVendorPrivateWithReply;
122 vpreq->vendorCode = X_GLXvop_ChangeDrawableAttributesSGIX;
307 xGLXVendorPrivateWithReplyReq *vpreq; local
309 GetReqExtra(GLXVendorPrivateWithReply, 4, vpreq);
310 data = (CARD32 *) (vpreq + 1);
313 vpreq
535 xGLXVendorPrivateReq *vpreq; local
605 xGLXVendorPrivateWithReplyReq *vpreq; local
[all...]
H A Dindirect_glx.c102 xGLXVendorPrivateWithReplyReq *vpreq; local
107 sz_xGLXVendorPrivateWithReplyReq, vpreq);
108 req = (xGLXMakeCurrentReadSGIReq *) vpreq;
H A Dglxcmds.c317 xGLXVendorPrivateWithReplyReq *vpreq; local
323 sz_xGLXVendorPrivateWithReplyReq, vpreq);
324 req = (xGLXCreateContextWithConfigSGIXReq *) vpreq;
1475 xGLXVendorPrivateReq *vpreq; local
1480 vpreq);
1481 req = (xGLXQueryContextInfoEXTReq *) vpreq;
1944 xGLXVendorPrivateWithReplyReq *vpreq; local
1974 sz_xGLXVendorPrivateWithReplyReq, vpreq);
1975 req = (xGLXCreateGLXPixmapWithConfigSGIXReq *) vpreq;
H A Dglxext.c683 xGLXVendorPrivateWithReplyReq *vpreq; local
702 sz_xGLXVendorPrivateWithReplyReq, vpreq);
703 sgi_req = (xGLXGetFBConfigsSGIXReq *) vpreq;
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
H A Dglxinit.c519 xGLXVendorPrivateWithReplyReq *vpreq; local
538 sz_xGLXVendorPrivateWithReplyReq, vpreq);
539 sgi_req = (xGLXGetFBConfigsSGIXReq *) vpreq;
/external/mesa3d/src/gallium/state_trackers/egl/x11/
H A Dglxinit.c519 xGLXVendorPrivateWithReplyReq *vpreq; local
538 sz_xGLXVendorPrivateWithReplyReq, vpreq);
539 sgi_req = (xGLXGetFBConfigsSGIXReq *) vpreq;

Completed in 116 milliseconds