Searched refs:GLX_egl_display (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/egl/drivers/glx/
H A Degl_glx.c123 struct GLX_egl_display struct
225 struct GLX_egl_display *GLX_dpy, GLXFBConfig fbconfig,
362 struct GLX_egl_display *GLX_dpy, XVisualInfo *vinfo,
434 fix_config(struct GLX_egl_display *GLX_dpy, struct GLX_egl_config *GLX_conf)
469 struct GLX_egl_display *GLX_dpy = GLX_egl_display(dpy);
529 struct GLX_egl_display *GLX_dpy, EGLint screen)
563 struct GLX_egl_display *GLX_dpy, EGLint screen)
589 struct GLX_egl_display *GLX_dpy;
601 GLX_dpy = CALLOC_STRUCT(GLX_egl_display);
[all...]
/external/mesa3d/src/egl/drivers/glx/
H A Degl_glx.c123 struct GLX_egl_display struct
225 struct GLX_egl_display *GLX_dpy, GLXFBConfig fbconfig,
362 struct GLX_egl_display *GLX_dpy, XVisualInfo *vinfo,
434 fix_config(struct GLX_egl_display *GLX_dpy, struct GLX_egl_config *GLX_conf)
469 struct GLX_egl_display *GLX_dpy = GLX_egl_display(dpy);
529 struct GLX_egl_display *GLX_dpy, EGLint screen)
563 struct GLX_egl_display *GLX_dpy, EGLint screen)
589 struct GLX_egl_display *GLX_dpy;
601 GLX_dpy = CALLOC_STRUCT(GLX_egl_display);
[all...]

Completed in 161 milliseconds