Home
last modified time | relevance | path

Searched refs:__glXDispSwap_GetMapfv (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dg_disptab.h392 extern int __glXDispSwap_GetMapfv(__GLXclientState *, GLbyte *);
/OK3568_Linux_fs/external/xserver/glx/
H A Dindirect_table.c158 /* [ 65] = 121 */ {__glXDisp_GetMapfv, __glXDispSwap_GetMapfv},
H A Dindirect_dispatch.h59 extern _X_HIDDEN int __glXDispSwap_GetMapfv(struct __GLXclientStateRec *,
H A Dindirect_dispatch_swap.c1970 __glXDispSwap_GetMapfv(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_GetMapfv() function