Searched refs:epoxy_glXQuerySwapGroupNV (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libepoxy/src/
H A Dglx_generated_dispatch.c143 PFNGLXQUERYSWAPGROUPNVPROC epoxy_glXQuerySwapGroupNV; member in struct:dispatch_table
4615 epoxy_glXQuerySwapGroupNV = epoxy_glXQuerySwapGroupNV_dispatch_table_thunk;
4858 PFNGLXQUERYSWAPGROUPNVPROC epoxy_glXQuerySwapGroupNV = epoxy_glXQuerySwapGroupNV_global_rewrite_ptr; variable in typeref:typename:PFNGLXQUERYSWAPGROUPNVPROC
H A Dglx_generated.h826 EPOXY_PUBLIC Bool (EPOXY_CALLSPEC *epoxy_glXQuerySwapGroupNV)(Display * dpy, GLXDrawable drawable, GLuint * group, GLuint * barrier);
982 #define glXQuerySwapGroupNV epoxy_glXQuerySwapGroupNV

Completed in 9 milliseconds