Searched refs:xGLXCreatePixmapReq (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxcmdsswap.c264 xGLXCreatePixmapReq *req = (xGLXCreatePixmapReq *) pc;
270 REQUEST_AT_LEAST_SIZE(xGLXCreatePixmapReq);
283 REQUEST_FIXED_SIZE(xGLXCreatePixmapReq, req->numAttribs << 3);
H A Dglxcmds.c1291 xGLXCreatePixmapReq *req = (xGLXCreatePixmapReq *) pc;
1296 REQUEST_AT_LEAST_SIZE(xGLXCreatePixmapReq);
1301 REQUEST_FIXED_SIZE(xGLXCreatePixmapReq, req->numAttribs << 3);
H A Dvnd_dispatch_stubs.c317 REQUEST(xGLXCreatePixmapReq);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglxcmdsswap.c308 xGLXCreatePixmapReq *req = (xGLXCreatePixmapReq *) pc;
313 REQUEST_AT_LEAST_SIZE(xGLXCreatePixmapReq);
326 REQUEST_FIXED_SIZE(xGLXCreatePixmapReq, req->numAttribs << 3);
H A Dglxcmds.c1240 xGLXCreatePixmapReq *req = (xGLXCreatePixmapReq *) pc;
1245 REQUEST_AT_LEAST_SIZE(xGLXCreatePixmapReq);
1250 REQUEST_FIXED_SIZE(xGLXCreatePixmapReq, req->numAttribs << 3);
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxcmdsswap.c347 xGLXCreatePixmapReq *req = (xGLXCreatePixmapReq *) pc;
H A Dglxcmds.c1638 xGLXCreatePixmapReq *be_new_req;
1878 xGLXCreatePixmapReq *req = (xGLXCreatePixmapReq *) pc;
/xsrc/external/mit/xorgproto/dist/include/GL/
H A Dglxproto.h426 } xGLXCreatePixmapReq; typedef in typeref:struct:GLXCreatePixmap

Completed in 59 milliseconds