Home
last modified time | relevance | path

Searched defs:glx (Results 1 – 12 of 12) sorted by relevance

/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.hpp36 namespace glx namespace
DtcuLnxX11GlxPlatform.cpp53 namespace glx namespace
/external/libepoxy/
Dmeson_options.txt4 option('glx', combo
Dconfigure.ac67 AC_ARG_ENABLE([glx], optenable
/external/mesa3d/src/glx/
Dmeson.build134 libglx = static_library( build
/external/mesa3d/src/
Dmeson.build100 subdir('glx') subdir
/external/angle/src/libANGLE/renderer/gl/glx/
DPbufferSurfaceGLX.cpp22 const FunctionsGLX &glx, in PbufferSurfaceGLX()
DPixmapSurfaceGLX.cpp73 const FunctionsGLX &glx, in PixmapSurfaceGLX()
DWindowSurfaceGLX.cpp25 const FunctionsGLX &glx, in WindowSurfaceGLX()
/external/mesa3d/
Dmeson_options.txt250 'glx', combo
/external/mesa3d/src/mapi/glapi/gen/
Dgl_API.dtd9 <!ELEMENT glx EMPTY> element
/external/mesa3d/src/mesa/drivers/x11/
Dfakeglx.c2791 static struct _glxapi_table glx; in _mesa_GetGLXDispatchTable() local