Searched refs:__glXDispSwap_GetColorTable (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/ |
| H A D | glxsingle.h | 52 extern int __glXDispSwap_GetColorTable(__GLXclientState *cl, GLbyte *pc);
|
| H A D | g_disptab.c | 348 __glXDispSwap_GetColorTable, /* __glXDisp_GetColorTable, */ 351 __glXDispSwap_GetColorTable, /* __glXDisp_GetConvolutionFilter, */ 354 __glXDispSwap_GetColorTable, /* __glXDisp_GetSeparableFilter, */ 355 __glXDispSwap_GetColorTable, /* __glXDisp_GetHistogram, */ 358 __glXDispSwap_GetColorTable, /* __glXDisp_GetMinmax, */
|
| H A D | g_disptab.h | 416 extern int __glXDispSwap_GetColorTable(__GLXclientState*, GLbyte*);
|
| H A D | glxsingle.c | 1000 int __glXDispSwap_GetColorTable(__GLXclientState *cl, GLbyte *pc) function in typeref:typename:int
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | singlepixswap.c | 595 int __glXDispSwap_GetColorTable(__GLXclientState *cl, GLbyte *pc) function in typeref:typename:int
|
| H A D | indirect_table.c | 168 /* [ 91] = 147 */ {__glXDisp_GetColorTable, __glXDispSwap_GetColorTable},
|
| H A D | indirect_dispatch.h | 477 extern HIDDEN int __glXDispSwap_GetColorTable(struct __GLXclientStateRec *, GLbyte *);
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | singlepixswap.c | 608 __glXDispSwap_GetColorTable(__GLXclientState * cl, GLbyte * pc) function in typeref:typename:int
|
| H A D | indirect_table.c | 193 /* [ 91] = 147 */ {__glXDisp_GetColorTable, __glXDispSwap_GetColorTable},
|
| H A D | indirect_dispatch.h | 574 extern _X_HIDDEN int __glXDispSwap_GetColorTable(struct __GLXclientStateRec *,
|
Completed in 19 milliseconds