Searched refs:GetColorTable (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | singlepix.c | 484 GetColorTable(__GLXclientState * cl, GLbyte * pc, GLXContextTag tag) in GetColorTable() function 541 return GetColorTable(cl, pc + __GLX_SINGLE_HDR_SIZE, tag); in __glXDisp_GetColorTable() 550 return GetColorTable(cl, pc + __GLX_VENDPRIV_HDR_SIZE, tag); in __glXDisp_GetColorTableSGI()
|
| H A D | singlepixswap.c | 549 GetColorTable(__GLXclientState * cl, GLbyte * pc, GLXContextTag tag) in GetColorTable() function 614 return GetColorTable(cl, pc + __GLX_SINGLE_HDR_SIZE, tag); in __glXDispSwap_GetColorTable() 624 return GetColorTable(cl, pc + __GLX_VENDPRIV_HDR_SIZE, tag); in __glXDispSwap_GetColorTableSGI()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | protocol.txt | 199 R147 GLX:GetColorTable
|