Home
last modified time | relevance | path

Searched refs:__glXForwardPipe0WithReplySwapiv (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dg_disptab.c317 __glXForwardPipe0WithReplySwapiv, /* __glXDisp_GetFloatv, */
318 __glXForwardPipe0WithReplySwapiv, /* __glXDisp_GetIntegerv, */
319 __glXForwardPipe0WithReplySwapiv, /* __glXDisp_GetLightfv, */
320 __glXForwardPipe0WithReplySwapiv, /* __glXDisp_GetLightiv, */
322 __glXForwardPipe0WithReplySwapiv, /* __glXDisp_GetMapfv, */
323 __glXForwardPipe0WithReplySwapiv, /* __glXDisp_GetMapiv, */
324 __glXForwardPipe0WithReplySwapiv, /* __glXDisp_GetMaterialfv, */
325 __glXForwardPipe0WithReplySwapiv, /* __glXDisp_GetMaterialiv, */
326 __glXForwardPipe0WithReplySwapiv, /* __glXDisp_GetPixelMapfv, */
327 __glXForwardPipe0WithReplySwapiv, /* __glXDisp_GetPixelMapuiv, */
[all …]
H A Dglxsingle.h42 extern int __glXForwardPipe0WithReplySwapiv(__GLXclientState * cl, GLbyte * pc);
H A Dglxsingle.c485 __glXForwardPipe0WithReplySwapiv(__GLXclientState * cl, GLbyte * pc) in __glXForwardPipe0WithReplySwapiv() function