/external/chromium_org/third_party/mesa/src/src/glx/ |
glx_pbuffer.c | 115 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->reqType = opcode 535 xGLXVendorPrivateReq *vpreq; local 605 xGLXVendorPrivateWithReplyReq *vpreq; local [all...] |
indirect_glx.c | 102 xGLXVendorPrivateWithReplyReq *vpreq; local 107 sz_xGLXVendorPrivateWithReplyReq, vpreq); 108 req = (xGLXMakeCurrentReadSGIReq *) vpreq;
|
glxcmds.c | 317 xGLXVendorPrivateWithReplyReq *vpreq; local 323 sz_xGLXVendorPrivateWithReplyReq, vpreq); 324 req = (xGLXCreateContextWithConfigSGIXReq *) vpreq; 1475 xGLXVendorPrivateReq *vpreq; local 1944 xGLXVendorPrivateWithReplyReq *vpreq; local [all...] |
glxext.c | 683 xGLXVendorPrivateWithReplyReq *vpreq; local 702 sz_xGLXVendorPrivateWithReplyReq, vpreq); 703 sgi_req = (xGLXGetFBConfigsSGIXReq *) vpreq;
|
/external/mesa3d/src/glx/ |
glx_pbuffer.c | 115 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->reqType = opcode 535 xGLXVendorPrivateReq *vpreq; local 605 xGLXVendorPrivateWithReplyReq *vpreq; local [all...] |
indirect_glx.c | 102 xGLXVendorPrivateWithReplyReq *vpreq; local 107 sz_xGLXVendorPrivateWithReplyReq, vpreq); 108 req = (xGLXMakeCurrentReadSGIReq *) vpreq;
|
glxcmds.c | 317 xGLXVendorPrivateWithReplyReq *vpreq; local 323 sz_xGLXVendorPrivateWithReplyReq, vpreq); 324 req = (xGLXCreateContextWithConfigSGIXReq *) vpreq; 1475 xGLXVendorPrivateReq *vpreq; local 1944 xGLXVendorPrivateWithReplyReq *vpreq; local [all...] |
glxext.c | 683 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/ |
glxinit.c | 519 xGLXVendorPrivateWithReplyReq *vpreq; local 538 sz_xGLXVendorPrivateWithReplyReq, vpreq); 539 sgi_req = (xGLXGetFBConfigsSGIXReq *) vpreq;
|
/external/mesa3d/src/gallium/state_trackers/egl/x11/ |
glxinit.c | 519 xGLXVendorPrivateWithReplyReq *vpreq; local 538 sz_xGLXVendorPrivateWithReplyReq, vpreq); 539 sgi_req = (xGLXGetFBConfigsSGIXReq *) vpreq;
|