HomeSort by: relevance | last modified time | path
    Searched refs:xGLXGetFBConfigsSGIXReq (Results 1 - 12 of 12) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/glx/
glxcmdsswap.c 234 xGLXGetFBConfigsSGIXReq *req = (xGLXGetFBConfigsSGIXReq *) pc;
238 REQUEST_SIZE_MATCH(xGLXGetFBConfigsSGIXReq);
glxext.c 378 xGLXGetFBConfigsSGIXReq *req = (void *)stuff;
glxcmds.c 1145 xGLXGetFBConfigsSGIXReq *req = (xGLXGetFBConfigsSGIXReq *) pc;
1147 REQUEST_SIZE_MATCH(xGLXGetFBConfigsSGIXReq);
  /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
ephyrglxext.c 257 xGLXGetFBConfigsSGIXReq *req = (xGLXGetFBConfigsSGIXReq *)a_pc;
ephyrhostglx.c 254 xGLXGetFBConfigsSGIXReq *sgi_req;
290 sgi_req = (xGLXGetFBConfigsSGIXReq *) vpreq;
  /xsrc/external/mit/xorg-server.old/dist/glx/
glxcmdsswap.c 279 xGLXGetFBConfigsSGIXReq *req = (xGLXGetFBConfigsSGIXReq *) pc;
282 REQUEST_AT_LEAST_SIZE(xGLXGetFBConfigsSGIXReq);
glxcmds.c 1085 xGLXGetFBConfigsSGIXReq *req = (xGLXGetFBConfigsSGIXReq *) pc;
1087 REQUEST_AT_LEAST_SIZE(xGLXGetFBConfigsSGIXReq);
  /xsrc/external/mit/MesaLib/dist/src/glx/
glxext.c 715 xGLXGetFBConfigsSGIXReq *sgi_req;
739 sgi_req = (xGLXGetFBConfigsSGIXReq *) vpreq;
  /xsrc/external/mit/MesaLib.old/dist/src/glx/
glxext.c 713 xGLXGetFBConfigsSGIXReq *sgi_req;
738 sgi_req = (xGLXGetFBConfigsSGIXReq *) vpreq;
  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
glxcmdsswap.c 961 xGLXGetFBConfigsSGIXReq *req = (xGLXGetFBConfigsSGIXReq *)pc;
glxcmds.c 2880 xGLXGetFBConfigsSGIXReq *req = (xGLXGetFBConfigsSGIXReq *)pc;
  /xsrc/external/mit/xorgproto/dist/include/GL/
glxproto.h 986 } xGLXGetFBConfigsSGIXReq;

Completed in 14 milliseconds