Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glx/
H A Dvndcmds.c372 static int dispatch_GLXVendorPriv(ClientPtr client) in dispatch_GLXVendorPriv() function
427 dispatchFuncs[X_GLXVendorPrivate] = dispatch_GLXVendorPriv; in GlxDispatchInit()
428 dispatchFuncs[X_GLXVendorPrivateWithReply] = dispatch_GLXVendorPriv; in GlxDispatchInit()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog9843 glx: NULL check the correct argument in dispatch_GLXVendorPriv