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

/xsrc/external/mit/libepoxy/src/
H A Dglx_generated_dispatch.c126 PFNGLXQUERYCONTEXTINFOEXTPROC epoxy_glXQueryContextInfoEXT; member in struct:dispatch_table
4598 epoxy_glXQueryContextInfoEXT = epoxy_glXQueryContextInfoEXT_dispatch_table_thunk;
4824 PFNGLXQUERYCONTEXTINFOEXTPROC epoxy_glXQueryContextInfoEXT = epoxy_glXQueryContextInfoEXT_global_rewrite_ptr; variable in typeref:typename:PFNGLXQUERYCONTEXTINFOEXTPROC
H A Dglx_generated.h792 EPOXY_PUBLIC int (EPOXY_CALLSPEC *epoxy_glXQueryContextInfoEXT)(Display * dpy, GLXContext context, int attribute, int * value);
965 #define glXQueryContextInfoEXT epoxy_glXQueryContextInfoEXT

Completed in 10 milliseconds