Searched refs:__glXForwardPipe0WithReplySwap (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/ |
| H A D | g_disptab.c | 305 __glXForwardPipe0WithReplySwap, /* __glXDisp_GenLists, */ 313 __glXForwardPipe0WithReplySwap, /* __glXDisp_GetBooleanv, */ 316 __glXForwardPipe0WithReplySwap, /* __glXDisp_GetError, */ 329 __glXForwardPipe0WithReplySwap, /* __glXDisp_GetPolygonStipple, */ 330 __glXForwardPipe0WithReplySwap, /* __glXDisp_GetString, */ 341 __glXForwardPipe0WithReplySwap, /* __glXDisp_IsEnabled, */ 342 __glXForwardPipe0WithReplySwap, /* __glXDisp_IsList, */ 344 __glXForwardPipe0WithReplySwap, /* __glXDisp_AreTexturesResident, */ 347 __glXForwardPipe0WithReplySwap, /* __glXDisp_IsTexture, */
|
| H A D | glxsingle.h | 40 extern int __glXForwardPipe0WithReplySwap( __GLXclientState *cl, GLbyte *pc );
|
| H A D | glxsingle.c | 415 int __glXForwardPipe0WithReplySwap( __GLXclientState *cl, GLbyte *pc ) function in typeref:typename:int 997 return( __glXForwardPipe0WithReplySwap( cl, pc ) ); 1013 return( __glXForwardPipe0WithReplySwap( cl, pc ) );
|
Completed in 86 milliseconds