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

/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxcmdsswap.c484 xGLXCreateWindowReq *req = (xGLXCreateWindowReq *) pc;
490 REQUEST_AT_LEAST_SIZE(xGLXCreateWindowReq);
502 REQUEST_FIXED_SIZE(xGLXCreateWindowReq, req->numAttribs << 3);
H A Dglxcmds.c1562 xGLXCreateWindowReq *req = (xGLXCreateWindowReq *) pc;
1569 REQUEST_AT_LEAST_SIZE(xGLXCreateWindowReq);
1574 REQUEST_FIXED_SIZE(xGLXCreateWindowReq, req->numAttribs << 3);
H A Dvnd_dispatch_stubs.c344 REQUEST(xGLXCreateWindowReq);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglxcmdsswap.c517 xGLXCreateWindowReq *req = (xGLXCreateWindowReq *) pc;
522 REQUEST_AT_LEAST_SIZE(xGLXCreateWindowReq);
534 REQUEST_FIXED_SIZE(xGLXCreateWindowReq, req->numAttribs << 3);
H A Dglxcmds.c1500 xGLXCreateWindowReq *req = (xGLXCreateWindowReq *) pc;
1507 REQUEST_AT_LEAST_SIZE(xGLXCreateWindowReq);
1512 REQUEST_FIXED_SIZE(xGLXCreateWindowReq, req->numAttribs << 3);
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxcmdsswap.c974 xGLXCreateWindowReq *req = (xGLXCreateWindowReq *) pc;
H A Dglxcmds.c2895 xGLXCreateWindowReq *req = (xGLXCreateWindowReq *) pc;
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dglx_pbuffer.c448 xGLXCreateWindowReq *req;
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dglx_pbuffer.c427 xGLXCreateWindowReq *req;
/xsrc/external/mit/xorgproto/dist/include/GL/
H A Dglxproto.h546 } xGLXCreateWindowReq; typedef in typeref:struct:GLXCreateWindow

Completed in 44 milliseconds