Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dg_disptab.h416 extern int __glXDispSwap_GenTextures(__GLXclientState *, GLbyte *);
/OK3568_Linux_fs/external/xserver/glx/
H A Dindirect_table.c191 /* [ 89] = 145 */ {__glXDisp_GenTextures, __glXDispSwap_GenTextures},
H A Dindirect_dispatch.h506 extern _X_HIDDEN int __glXDispSwap_GenTextures(struct __GLXclientStateRec *,
H A Dindirect_dispatch_swap.c2872 __glXDispSwap_GenTextures(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_GenTextures() function