Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glx/
H A Dvndcmds.c76 static GlxServerDispatchProc GetVendorDispatchFunc(CARD8 opcode, CARD32 vendorCode) in GetVendorDispatchFunc() function
390 disp->proc = GetVendorDispatchFunc(stuff->glxCode, in dispatch_GLXVendorPriv()
481 dispatchFuncs[stuff->data] = GetVendorDispatchFunc(stuff->data, 0); in GlxDispatchRequest()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog9845 malloc can return NULL, unlike GetVendorDispatchFunc. The latter