Searched refs:epoxy_has_glx (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libepoxy/dist/include/epoxy/
H A Dglx.h53 EPOXY_PUBLIC bool epoxy_has_glx(Display *dpy);
/xsrc/external/mit/libepoxy/dist/src/
H A Ddispatch_glx.c156 epoxy_has_glx(Display *dpy) function in typeref:typename:bool
/xsrc/external/mit/libepoxy/dist/
H A Dconfigure.ac256 AS_IF([test x$build_glx = xyes], [epoxy_has_glx=1], [epoxy_has_glx=0])
259 AC_SUBST(epoxy_has_glx) subst

Completed in 3 milliseconds