Searched refs:xGLXVendorPrivateWithReplyReq (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glx/
H A Dindirect_program.c53 xGLXVendorPrivateWithReplyReq *const req =
54 (xGLXVendorPrivateWithReplyReq *) pc;
59 REQUEST_FIXED_SIZE(xGLXVendorPrivateWithReplyReq, 8);
H A Dglxcmdsswap.c703 xGLXVendorPrivateWithReplyReq *req = (xGLXVendorPrivateWithReplyReq *) pc;
795 xGLXVendorPrivateWithReplyReq *req;
800 REQUEST_AT_LEAST_SIZE(xGLXVendorPrivateWithReplyReq);
802 req = (xGLXVendorPrivateWithReplyReq *) pc;
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dindirect_program.c67 xGLXVendorPrivateWithReplyReq * const req =
68 (xGLXVendorPrivateWithReplyReq *) pc;
74 REQUEST_FIXED_SIZE(xGLXVendorPrivateWithReplyReq, 8);
H A Dglxcmdsswap.c727 xGLXVendorPrivateWithReplyReq *req = (xGLXVendorPrivateWithReplyReq *)pc;
903 xGLXVendorPrivateWithReplyReq *req;
908 REQUEST_AT_LEAST_SIZE(xGLXVendorPrivateWithReplyReq);
910 req = (xGLXVendorPrivateWithReplyReq *) pc;
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglx_pbuffer.c116 xGLXVendorPrivateWithReplyReq *vpreq;
359 xGLXVendorPrivateWithReplyReq *vpreq;
658 xGLXVendorPrivateWithReplyReq *vpreq;
H A Dindirect_glx.c105 xGLXVendorPrivateWithReplyReq *vpreq;
H A Dglxext.c714 xGLXVendorPrivateWithReplyReq *vpreq;
H A Dglxcmds.c384 xGLXVendorPrivateWithReplyReq *vpreq;
1966 xGLXVendorPrivateWithReplyReq *vpreq;
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglx_pbuffer.c93 xGLXVendorPrivateWithReplyReq *vpreq;
337 xGLXVendorPrivateWithReplyReq *vpreq;
644 xGLXVendorPrivateWithReplyReq *vpreq;
H A Dindirect_glx.c122 xGLXVendorPrivateWithReplyReq *vpreq;
H A Dglxext.c716 xGLXVendorPrivateWithReplyReq *vpreq;
H A Dglxcmds.c388 xGLXVendorPrivateWithReplyReq *vpreq;
1978 xGLXVendorPrivateWithReplyReq *vpreq;
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxcmdsswap.c872 xGLXVendorPrivateWithReplyReq *req;
877 req = (xGLXVendorPrivateWithReplyReq *) pc;
H A Dglxcmds.c1244 xGLXVendorPrivateWithReplyReq *vpreq;
2362 xGLXVendorPrivateWithReplyReq *req;
2364 req = (xGLXVendorPrivateWithReplyReq *) pc;
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dephyrhostglx.c253 xGLXVendorPrivateWithReplyReq *vpreq;
/xsrc/external/mit/xorgproto/dist/include/GL/
H A Dglxproto.h361 } xGLXVendorPrivateWithReplyReq; typedef in typeref:struct:GLXVendorPrivateWithReply

Completed in 28 milliseconds