Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dg_disptab.h384 extern int __glXDispSwap_GetClipPlane(__GLXclientState *, GLbyte *);
/OK3568_Linux_fs/external/xserver/glx/
H A Dindirect_table.c150 /* [ 57] = 113 */ {__glXDisp_GetClipPlane, __glXDispSwap_GetClipPlane},
H A Dindirect_dispatch.h231 extern _X_HIDDEN int __glXDispSwap_GetClipPlane(struct __GLXclientStateRec *,
H A Dindirect_dispatch_swap.c1742 __glXDispSwap_GetClipPlane(__GLXclientState * cl, GLbyte * pc) in __glXDispSwap_GetClipPlane() function