Searched refs:GetVendorDispatchFunc (Results 1 – 2 of 2) sorted by relevance
76 static GlxServerDispatchProc GetVendorDispatchFunc(CARD8 opcode, CARD32 vendorCode) in GetVendorDispatchFunc() function390 disp->proc = GetVendorDispatchFunc(stuff->glxCode, in dispatch_GLXVendorPriv()481 dispatchFuncs[stuff->data] = GetVendorDispatchFunc(stuff->data, 0); in GlxDispatchRequest()
9845 malloc can return NULL, unlike GetVendorDispatchFunc. The latter