Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glx/
H A Dvndcmds.c123 static int dispatch_GLXClientInfo(ClientPtr client) in dispatch_GLXClientInfo() function
423 dispatchFuncs[X_GLXClientInfo] = dispatch_GLXClientInfo; in GlxDispatchInit()
424 dispatchFuncs[X_GLXSetClientInfoARB] = dispatch_GLXClientInfo; in GlxDispatchInit()
425 dispatchFuncs[X_GLXSetClientInfo2ARB] = dispatch_GLXClientInfo; in GlxDispatchInit()