Searched defs:glx (Results 1 – 12 of 12) sorted by relevance
4 option('glx', combo
67 AC_ARG_ENABLE([glx], optenable
36 namespace glx namespace
53 namespace glx namespace
139 AC_ARG_WITH([glx], AS_HELP_STRING([--with-glx], [Build with the x11/glx backend])) optwith
134 libglx = static_library( build
100 subdir('glx') subdir
22 const FunctionsGLX &glx, in PbufferSurfaceGLX()
25 const FunctionsGLX &glx, in WindowSurfaceGLX()
250 'glx', combo
9 <!ELEMENT glx EMPTY> element
2791 static struct _glxapi_table glx; in _mesa_GetGLXDispatchTable() local