Lines Matching defs:GlxServerVendor
87 typedef struct GlxServerVendorRec GlxServerVendor;
131 GlxServerVendor * (* createVendor) (const GlxServerImports *imports);
140 void (* destroyVendor) (GlxServerVendor *vendor);
148 Bool (* setScreenVendor) (ScreenPtr screen, GlxServerVendor *vendor);
173 Bool (* addXIDMap) (XID id, GlxServerVendor *vendor);
186 GlxServerVendor * (* getXIDMap) (XID id);
204 GlxServerVendor * (* getContextTag)(ClientPtr client, GLXContextTag tag);
230 GlxServerVendor * (* getVendorForScreen) (ClientPtr client, ScreenPtr screen);
238 int (* forwardRequest) (GlxServerVendor *vendor, ClientPtr client);
249 Bool (* setClientScreenVendor) (ClientPtr client, ScreenPtr screen, GlxServerVendor *vendor);