Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dg_disptab.h380 extern int __glXDispSwap_PixelStoref(__GLXclientState *, GLbyte *);
/OK3568_Linux_fs/external/xserver/glx/
H A Dindirect_table.c146 /* [ 53] = 109 */ {__glXDisp_PixelStoref, __glXDispSwap_PixelStoref},
H A Dindirect_dispatch.h760 extern _X_HIDDEN int __glXDispSwap_PixelStoref(struct __GLXclientStateRec *,
H A Dindirect_dispatch_swap.c1611 __glXDispSwap_PixelStoref(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_PixelStoref() function