Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dg_disptab.h389 extern int __glXDispSwap_GetLightfv(__GLXclientState *, GLbyte *);
/OK3568_Linux_fs/external/xserver/glx/
H A Dindirect_table.c155 /* [ 62] = 118 */ {__glXDisp_GetLightfv, __glXDispSwap_GetLightfv},
H A Dindirect_dispatch.h1311 extern _X_HIDDEN int __glXDispSwap_GetLightfv(struct __GLXclientStateRec *,
H A Dindirect_dispatch_swap.c1876 __glXDispSwap_GetLightfv(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_GetLightfv() function