Searched refs:GlxServerDispatchProc (Results 1 – 3 of 3) sorted by relevance
89 typedef int (* GlxServerDispatchProc) (ClientPtr client); typedef285 GlxServerDispatchProc (* getDispatchAddress) (CARD8 minorOpcode, CARD32 vendorCode);
46 GlxServerDispatchProc proc;50 static GlxServerDispatchProc dispatchFuncs[OPCODE_ARRAY_LEN] = {};76 static GlxServerDispatchProc GetVendorDispatchFunc(CARD8 opcode, CARD32 vendorCode) in GetVendorDispatchFunc()81 GlxServerDispatchProc proc = vendor->glxvc.getDispatchAddress(opcode, vendorCode); in GetVendorDispatchFunc()
455 static GlxServerDispatchProc