Searched refs:glXQueryFrameCountNV (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h586 Bool glXQueryFrameCountNV (Display *dpy, int screen, GLuint *count);
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h602 Bool glXQueryFrameCountNV (Display *dpy, int screen, GLuint *count);
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h971 #define glXQueryFrameCountNV epoxy_glXQueryFrameCountNV macro
H A Dglx_generated_dispatch.c2498 0, // glXQueryFrameCountNV
4012 return glx_single_resolver(PROVIDER_GLX_NV_swap_group, 2176 /* glXQueryFrameCountNV */);
4316 GEN_THUNKS_RET(Bool, glXQueryFrameCountNV, (Display * dpy, int screen, GLuint * count), (dpy, screen, count))
4451 epoxy_glXQueryFrameCountNV_dispatch_table_rewrite_ptr, /* glXQueryFrameCountNV */

Completed in 15 milliseconds