Lines Matching refs:extension
65 /* Extension required boiler plate */
301 ** Query the version of the GLX extension. This procedure works even if
302 ** the client extension is not completely set up.
837 ** Initialize the client side extension code.
890 XESetCloseDisplay(dpy, dpyPriv->codes->extension, __glXCloseDisplay);
891 XESetErrorString (dpy, dpyPriv->codes->extension,__glXErrorString);
960 ** Setup for sending a GLX command on dpy. Make sure the extension is
987 /* Forced to lookup extension via the slow initialize route */