Searched defs:QueryContext (Results 1 – 3 of 3) sorted by relevance
81 EGLBoolean (*QueryContext)(_EGLDriver *drv, _EGLDisplay *dpy, member
104 int (*QueryContext)(Display *dpy, GLXContext ctx, int attribute, int *value); member
1014 EGLBoolean QueryContext(EGLDisplay dpy, EGLContext ctx, EGLint attribute, EGLint *value) in QueryContext() function