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

/xsrc/external/mit/libepoxy/src/
H A Dglx_generated_dispatch.c93 PFNGLXGETFBCONFIGATTRIBSGIXPROC epoxy_glXGetFBConfigAttribSGIX; member in struct:dispatch_table
4565 epoxy_glXGetFBConfigAttribSGIX = epoxy_glXGetFBConfigAttribSGIX_dispatch_table_thunk;
4758 PFNGLXGETFBCONFIGATTRIBSGIXPROC epoxy_glXGetFBConfigAttribSGIX = epoxy_glXGetFBConfigAttribSGIX_global_rewrite_ptr; variable in typeref:typename:PFNGLXGETFBCONFIGATTRIBSGIXPROC
H A Dglx_generated.h726 EPOXY_PUBLIC int (EPOXY_CALLSPEC *epoxy_glXGetFBConfigAttribSGIX)(Display * dpy, GLXFBConfigSGIX config, int attribute, int * value);
932 #define glXGetFBConfigAttribSGIX epoxy_glXGetFBConfigAttribSGIX

Completed in 9 milliseconds