Searched defs:glx (Results 1 – 10 of 10) sorted by relevance
36 namespace glx namespace
48 namespace glx namespace
43 glxdir = $(includedir)/GL directory91 SUBDIRS += glx subdir
67 subdir('glx') subdir
139 AC_ARG_WITH([glx], AS_HELP_STRING([--with-glx], [Build with the x11/glx backend])) optwith
140 libglx = static_library( build
192 'glx', combo
1259 AC_ARG_ENABLE([glx], optenable
9 <!ELEMENT glx EMPTY> element
2847 static struct _glxapi_table glx; in _mesa_GetGLXDispatchTable() local