Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dg_disptab.h417 extern int __glXDispSwap_IsTexture(__GLXclientState *, GLbyte *);
/OK3568_Linux_fs/external/xserver/glx/
H A Dindirect_table.c192 /* [ 90] = 146 */ {__glXDisp_IsTexture, __glXDispSwap_IsTexture},
H A Dindirect_dispatch.h735 extern _X_HIDDEN int __glXDispSwap_IsTexture(struct __GLXclientStateRec *,
H A Dindirect_dispatch_swap.c2928 __glXDispSwap_IsTexture(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_IsTexture() function