HomeSort by relevance Sort by last modified time
    Searched refs:dri2_egl_config (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/egl/drivers/dri2/
egl_dri2.h 210 struct dri2_egl_config struct
246 struct dri2_egl_config *
platform_android.c 150 struct dri2_egl_config *dri2_conf = dri2_egl_config(conf);
502 struct dri2_egl_config *dri2_conf;
531 struct dri2_egl_config *dri2_conf = dri2_egl_config(dpy->Configs->Elements[i]);
platform_drm.c 93 struct dri2_egl_config *dri2_conf = dri2_egl_config(conf);
egl_dri2.c 112 struct dri2_egl_config *
117 struct dri2_egl_config *conf;
229 conf = (struct dri2_egl_config *) matching_config;
718 struct dri2_egl_config *dri2_config = dri2_egl_config(conf);
    [all...]
platform_wayland.c 122 struct dri2_egl_config *dri2_conf = dri2_egl_config(conf);
platform_x11.c 182 struct dri2_egl_config *dri2_conf = dri2_egl_config(conf);
    [all...]

Completed in 60 milliseconds