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

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxvendor.h35 extern int __glXVForwardPipe0WithReply( __GLXclientState *cl, GLbyte *pc );
H A Dglxvendor.c196 int __glXVForwardPipe0WithReply( __GLXclientState *cl, GLbyte *pc ) function in typeref:typename:int
408 return( __glXVForwardPipe0WithReply( cl, pc ) );
433 return( __glXVForwardPipe0WithReply( cl, pc ) );
458 return( __glXVForwardPipe0WithReply( cl, pc ) );
483 return( __glXVForwardPipe0WithReply( cl, pc ) );
H A Dglxcmds.c2379 return( __glXVForwardPipe0WithReply(cl, pc) );

Completed in 10 milliseconds