Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dg_disptab.h383 extern int __glXDispSwap_GetBooleanv(__GLXclientState *, GLbyte *);
/OK3568_Linux_fs/external/xserver/glx/
H A Dindirect_table.c149 /* [ 56] = 112 */ {__glXDisp_GetBooleanv, __glXDispSwap_GetBooleanv},
H A Dindirect_dispatch.h1281 extern _X_HIDDEN int __glXDispSwap_GetBooleanv(struct __GLXclientStateRec *,
H A Dindirect_dispatch_swap.c1712 __glXDispSwap_GetBooleanv(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_GetBooleanv() function