Searched refs:__glXForwardPipe0WithReplySwap (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/xserver/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 | 431 __glXForwardPipe0WithReplySwap(__GLXclientState * cl, GLbyte * pc) in __glXForwardPipe0WithReplySwap() function 1049 return (__glXForwardPipe0WithReplySwap(cl, pc)); in __glXDispSwap_GetTexImage() 1066 return (__glXForwardPipe0WithReplySwap(cl, pc)); in __glXDispSwap_GetColorTable()
|