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

/xsrc/external/mit/libepoxy/src/
H A Dglx_generated_dispatch.c57 PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC epoxy_glXCreateContextWithConfigSGIX; member in struct:dispatch_table
4529 epoxy_glXCreateContextWithConfigSGIX = epoxy_glXCreateContextWithConfigSGIX_dispatch_table_thunk;
4686 PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC epoxy_glXCreateContextWithConfigSGIX = epoxy_glXCreateContextWithConfigSGIX_global_rewrite_ptr; variable in typeref:typename:PFNGLXCREATECONTEXTWITHCONFIGSGIXPROC
H A Dglx_generated.h654 EPOXY_PUBLIC GLXContext (EPOXY_CALLSPEC *epoxy_glXCreateContextWithConfigSGIX)(Display * dpy, GLXFBConfigSGIX config, int render_type, GLXContext share_list, Bool direct);
896 #define glXCreateContextWithConfigSGIX epoxy_glXCreateContextWithConfigSGIX

Completed in 18 milliseconds