Searched refs:glx (Results 1 - 25 of 33) sorted by relevance

12

/external/deqp/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.hpp36 namespace glx namespace in namespace:tcu::lnx::x11
41 } // glx
H A DtcuLnxX11GlxPlatform.cpp36 #include <GL/glx.h>
48 namespace glx namespace in namespace:tcu::lnx::x11
206 : glu::ContextFactory ("glx", "X11 GLX OpenGL Context")
753 } // glx
/external/mesa3d/src/mesa/drivers/x11/
H A Dglxheader.h40 # include <GL/glx.h>
H A Dfakeglx.c2884 static struct _glxapi_table glx; local
2894 _glxapi_set_no_op_table(&glx);
2897 glx.ChooseVisual = Fake_glXChooseVisual;
2898 glx.CopyContext = Fake_glXCopyContext;
2899 glx.CreateContext = Fake_glXCreateContext;
2900 glx.CreateGLXPixmap = Fake_glXCreateGLXPixmap;
2901 glx.DestroyContext = Fake_glXDestroyContext;
2902 glx.DestroyGLXPixmap = Fake_glXDestroyGLXPixmap;
2903 glx.GetConfig = Fake_glXGetConfig;
2904 glx
[all...]
/external/skia/src/gpu/gl/glx/
H A DGrGLMakeNativeInterface_glx.cpp15 #include <GL/glx.h>
/external/skqp/src/gpu/gl/glx/
H A DGrGLMakeNativeInterface_glx.cpp15 #include <GL/glx.h>
/external/skia/tools/sk_app/unix/
H A DWindowContextFactory_unix.h13 #include <GL/glx.h>
H A DWindow_unix.h12 #include <GL/glx.h>
/external/skqp/tools/sk_app/unix/
H A DWindowContextFactory_unix.h13 #include <GL/glx.h>
H A DWindow_unix.h12 #include <GL/glx.h>
/external/autotest/client/deps/glbench/src/
H A Dwaffle_stuff.cc75 glXQueryDrawable(nw->glx->xlib_display, nw->glx->xlib_window, GLX_WIDTH, &w);
76 glXQueryDrawable(nw->glx->xlib_display, nw->glx->xlib_window, GLX_HEIGHT, &h);
81 XGetGeometry(nw->glx->xlib_display, nw->glx->xlib_window,
H A Dglx_stuff.h8 #include <GL/glx.h>
H A Dmain.h18 #include <GL/glx.h>
/external/autotest/client/site_tests/graphics_SanAngeles/src/
H A Dimportvbo.c5 #include <GL/glx.h>
/external/mesa3d/src/gallium/state_trackers/osmesa/
H A DMakefile.am34 -I$(top_srcdir)/src/gallium/state_trackers/glx/xlib \
/external/deqp/framework/platform/lnx/
H A DtcuLnxPlatform.cpp80 m_glPlatform.registerFactory(x11::glx::createContextFactory(m_eventState));
/external/webrtc/webrtc/test/linux/
H A Dglx_renderer.h14 #include <GL/glx.h>
/external/mesa3d/src/glx/apple/
H A Dapple_glx_context.h44 #include <GL/glx.h>
H A Dapple_glx_drawable.h40 #include <GL/glx.h>
/external/mesa3d/src/glx/
H A Dglx_query.c36 # include <xcb/glx.h>
H A Dclientinfo.c28 #include <xcb/glx.h>
H A Dcreate_context.c27 #include <xcb/glx.h>
H A Dglxconfig.c34 #include <GL/glx.h>
/external/skia/tools/gpu/gl/glx/
H A DCreatePlatformGLTestContext_glx.cpp12 #include <GL/glx.h>
20 /* Note: Skia requires glx 1.3 or newer */
/external/skqp/tools/gpu/gl/glx/
H A DCreatePlatformGLTestContext_glx.cpp12 #include <GL/glx.h>
20 /* Note: Skia requires glx 1.3 or newer */

Completed in 491 milliseconds

12