Searched refs:glxWinQueryDrawable (Results 1 – 3 of 3) sorted by relevance
30 glxWinQueryDrawable(ClientPtr client, XID drawId, unsigned int *type, unsigned int *handle);
38 glxWinQueryDrawable(ClientPtr client, XID drawId, unsigned int *type, unsigned int *handle) in glxWinQueryDrawable() function
111 rc = glxWinQueryDrawable(client, stuff->drawable, &(rep.drawable_type), &(rep.handle)); in ProcWindowsDRIQueryDrawable()