Searched refs:__glXForwardAllWithReply (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/ |
| H A D | glxsingle.h | 36 extern int __glXForwardAllWithReply( __GLXclientState *cl, GLbyte *pc );
|
| H A D | g_disptab.c | 145 __glXForwardAllWithReply, /* __glXDisp_RenderMode, */ 146 __glXForwardAllWithReply, /* __glXDisp_Finish, */ 183 __glXForwardAllWithReply, /* __glXDisp_GenTextures, */
|
| H A D | glxsingle.c | 291 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