Searched refs:__glXForwardAllWithReply (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxsingle.h36 extern int __glXForwardAllWithReply( __GLXclientState *cl, GLbyte *pc );
H A Dg_disptab.c145 __glXForwardAllWithReply, /* __glXDisp_RenderMode, */
146 __glXForwardAllWithReply, /* __glXDisp_Finish, */
183 __glXForwardAllWithReply, /* __glXDisp_GenTextures, */
H A Dglxsingle.c291 int __glXForwardAllWithReply( __GLXclientState *cl, GLbyte *pc ) function in typeref:typename:int
536 return( __glXForwardAllWithReply( cl, pc ) );
561 return( __glXForwardAllWithReply( cl, pc ) );
586 return( __glXForwardAllWithReply( cl, pc ) );
611 return( __glXForwardAllWithReply( cl, pc ) );

Completed in 4 milliseconds