Searched refs:glXQueryDrawable (Results 1 – 4 of 4) sorted by relevance
69 #define glXQueryDrawable mglXQueryDrawable macro
269 extern void glXQueryDrawable( Display *dpy, GLXDrawable draw, int attribute,
538 extern void glXQueryDrawable (Display *dpy, GLXDrawable draw, int attribute, unsigned int *value);
230 GET_FNPTR_OR_ERROR(&mFnPtrs->queryDrawablePtr, glXQueryDrawable); in initialize()