Searched refs:GetMinmax (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | singlepix.c | 421 GetMinmax(__GLXclientState * cl, GLbyte * pc, GLXContextTag tag) in GetMinmax() function 471 return GetMinmax(cl, pc + __GLX_SINGLE_HDR_SIZE, tag); in __glXDisp_GetMinmax() 480 return GetMinmax(cl, pc + __GLX_VENDPRIV_HDR_SIZE, tag); in __glXDisp_GetMinmaxEXT()
|
| H A D | singlepixswap.c | 478 GetMinmax(__GLXclientState * cl, GLbyte * pc, GLXContextTag tag) in GetMinmax() function 535 return GetMinmax(cl, pc + __GLX_SINGLE_HDR_SIZE, tag); in __glXDispSwap_GetMinmax() 545 return GetMinmax(cl, pc + __GLX_VENDPRIV_HDR_SIZE, tag); in __glXDispSwap_GetMinmaxEXT()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | protocol.txt | 209 R157 GLX:GetMinmax
|