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

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxvendor.h36 extern int __glXVForwardAllWithReply( __GLXclientState *cl, GLbyte *pc );
H A Dglxvendor.c275 int __glXVForwardAllWithReply( __GLXclientState *cl, GLbyte *pc ) function in typeref:typename:int
508 return( __glXVForwardAllWithReply( cl, pc ) );
533 return( __glXVForwardAllWithReply( cl, pc ) );
558 return( __glXVForwardAllWithReply( cl, pc ) );
583 return( __glXVForwardAllWithReply( cl, pc ) );
H A Dglxcmds.c2383 return( __glXVForwardAllWithReply(cl, pc) );

Completed in 7 milliseconds