Home
last modified time | relevance | path

Searched refs:glXCreateWindow (Results 1 – 16 of 16) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_getproc.c79 { "glXCreateWindow", (__GLXextFuncPtr) glXCreateWindow },
Dglx_api.c1875 glXCreateWindow(Display *dpy, GLXFBConfig config, Window win, in glXCreateWindow() function
/third_party/flutter/glfw/src/
Dglx_context.h108 #define glXCreateWindow _glfw.glx.CreateWindow macro
Dglx_context.c595 glXCreateWindow(_glfw.x11.display, native, window->x11.handle, NULL); in _glfwCreateContextGLX()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp220 GET_FNPTR_OR_ERROR(&mFnPtrs->createWindowPtr, glXCreateWindow); in initialize()
/third_party/mesa3d/include/GL/
Dglx.h249 extern GLXWindow glXCreateWindow( Display *dpy, GLXFBConfig config,
Dglxext.h132 GLXWindow glXCreateWindow (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list);
/third_party/mesa3d/src/mesa/drivers/x11/
Dglxapi.c435 glXCreateWindow(Display *dpy, GLXFBConfig config, Window win, const int *attribList) in glXCreateWindow() function
1092 { "glXCreateWindow", (__GLXextFuncPtr) glXCreateWindow },
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp236 GET_FNPTR_OR_ERROR(&mFnPtrs->createWindowPtr, glXCreateWindow); in initialize()
/third_party/mesa3d/src/glx/
Dglx_pbuffer.c918 glXCreateWindow(Display * dpy, GLXFBConfig config, Window win, in glXCreateWindow() function
Dglxcmds.c2567 GLX_FUNCTION(glXCreateWindow),
/third_party/vk-gl-cts/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp422 return TCU_CHECK_GLX(glXCreateWindow(getXDisplay(), m_fbConfig, xWindow, NULL)); in createWindow()
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/GL/
Dglxew.h302 #define glXCreateWindow GLXEW_GET_FUN(__glewXCreateWindow) macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dglxext.h132 GLXWindow glXCreateWindow (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list);
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dglxext.h132 GLXWindow glXCreateWindow (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list);
/third_party/openGLES/api/GL/
Dglxext.h113 GLXWindow glXCreateWindow (Display *dpy, GLXFBConfig config, Window win, const int *attrib_list);