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

/external/chromium_org/third_party/mesa/src/src/egl/drivers/glx/
H A Degl_glx.c165 struct GLX_egl_config struct
178 struct GLX_egl_config *GLX_conf = GLX_egl_config(conf);
226 struct GLX_egl_config *GLX_conf)
363 struct GLX_egl_config *GLX_conf)
434 fix_config(struct GLX_egl_display *GLX_dpy, struct GLX_egl_config *GLX_conf)
491 struct GLX_egl_config *GLX_conf, template;
513 GLX_conf = CALLOC_STRUCT(GLX_egl_config);
/external/mesa3d/src/egl/drivers/glx/
H A Degl_glx.c165 struct GLX_egl_config struct
178 struct GLX_egl_config *GLX_conf = GLX_egl_config(conf);
226 struct GLX_egl_config *GLX_conf)
363 struct GLX_egl_config *GLX_conf)
434 fix_config(struct GLX_egl_display *GLX_dpy, struct GLX_egl_config *GLX_conf)
491 struct GLX_egl_config *GLX_conf, template;
513 GLX_conf = CALLOC_STRUCT(GLX_egl_config);

Completed in 139 milliseconds