Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dg_disptab.h396 extern int __glXDispSwap_GetPixelMapfv(__GLXclientState *, GLbyte *);
/OK3568_Linux_fs/external/xserver/glx/
H A Dindirect_table.c162 /* [ 69] = 125 */ {__glXDisp_GetPixelMapfv, __glXDispSwap_GetPixelMapfv},
H A Dindirect_dispatch.h69 extern _X_HIDDEN int __glXDispSwap_GetPixelMapfv(struct __GLXclientStateRec *,
H A Dindirect_dispatch_swap.c2096 __glXDispSwap_GetPixelMapfv(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_GetPixelMapfv() function