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

/xsrc/external/mit/libepoxy/src/
H A Dglx_generated_dispatch.c95 PFNGLXGETFBCONFIGSPROC epoxy_glXGetFBConfigs; member in struct:dispatch_table
4567 epoxy_glXGetFBConfigs = epoxy_glXGetFBConfigs_dispatch_table_thunk;
4762 PFNGLXGETFBCONFIGSPROC epoxy_glXGetFBConfigs = epoxy_glXGetFBConfigs_global_rewrite_ptr; variable in typeref:typename:PFNGLXGETFBCONFIGSPROC
H A Dglx_generated.h730 EPOXY_PUBLIC GLXFBConfig * (EPOXY_CALLSPEC *epoxy_glXGetFBConfigs)(Display * dpy, int screen, int * nelements);
934 #define glXGetFBConfigs epoxy_glXGetFBConfigs

Completed in 9 milliseconds