Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dg_disptab.h381 extern int __glXDispSwap_PixelStorei(__GLXclientState *, GLbyte *);
/OK3568_Linux_fs/external/xserver/glx/
H A Dindirect_table.c147 /* [ 54] = 110 */ {__glXDisp_PixelStorei, __glXDispSwap_PixelStorei},
H A Dindirect_dispatch.h766 extern _X_HIDDEN int __glXDispSwap_PixelStorei(struct __GLXclientStateRec *,
H A Dindirect_dispatch_swap.c1629 __glXDispSwap_PixelStorei(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_PixelStorei() function