Home
last modified time | relevance | path

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

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