Searched refs:__glXDisp_DestroyContext (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxcmdsswap.c119 return __glXDisp_DestroyContext(cl, pc);
H A Dindirect_table.c81 /* [ 4] = 4 */ {__glXDisp_DestroyContext,
H A Dglxcmds.c432 __glXDisp_DestroyContext(__GLXclientState * cl, GLbyte * pc) function in typeref:typename:int
H A Dindirect_dispatch.h259 extern _X_HIDDEN int __glXDisp_DestroyContext(struct __GLXclientStateRec *,
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dindirect_table.c81 /* [ 4] = 4 */ {__glXDisp_DestroyContext, __glXDispSwap_DestroyContext},
H A Dglxcmdsswap.c126 return __glXDisp_DestroyContext(cl, pc);
H A Dindirect_dispatch.h218 extern HIDDEN int __glXDisp_DestroyContext(struct __GLXclientStateRec *, GLbyte *);
H A Dglxcmds.c374 int __glXDisp_DestroyContext(__GLXclientState *cl, GLbyte *pc) function in typeref:typename:int

Completed in 17 milliseconds