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

  /external/mesa3d/src/egl/drivers/dri2/
platform_drm.c 44 struct dri2_egl_surface *dri2_surf = surf->dri_private;
63 struct dri2_egl_surface *dri2_surf = surf->dri_private;
77 struct dri2_egl_surface *dri2_surf = surf->dri_private;
94 struct dri2_egl_surface *dri2_surf;
154 struct dri2_egl_surface *dri2_surf = dri2_egl_surface(surf);
179 get_back_bo(struct dri2_egl_surface *dri2_surf, __DRIbuffer *buffer)
220 get_aux_bo(struct dri2_egl_surface *dri2_surf,
248 struct dri2_egl_surface *dri2_surf = loaderPrivate;
327 struct dri2_egl_surface *dri2_surf = dri2_egl_surface(draw)
    [all...]
platform_x11.c 44 struct dri2_egl_surface * dri2_surf,
83 struct dri2_egl_surface * dri2_surf)
94 struct dri2_egl_surface *dri2_surf = loaderPrivate;
122 struct dri2_egl_surface *dri2_surf = loaderPrivate;
148 struct dri2_egl_surface *dri2_surf = loaderPrivate;
183 struct dri2_egl_surface *dri2_surf;
300 struct dri2_egl_surface *dri2_surf = dri2_egl_surface(surf);
331 dri2_process_buffers(struct dri2_egl_surface *dri2_surf,
377 struct dri2_egl_surface *dri2_surf = loaderPrivate
    [all...]
platform_android.c 80 droid_window_dequeue_buffer(struct dri2_egl_surface *dri2_surf)
92 droid_window_enqueue_buffer(struct dri2_egl_surface *dri2_surf)
103 droid_window_cancel_buffer(struct dri2_egl_surface *dri2_surf)
110 droid_alloc_local_buffer(struct dri2_egl_surface *dri2_surf,
129 droid_free_local_buffers(struct dri2_egl_surface *dri2_surf)
151 struct dri2_egl_surface *dri2_surf;
233 struct dri2_egl_surface *dri2_surf = dri2_egl_surface(surf);
259 struct dri2_egl_surface *dri2_surf = dri2_egl_surface(draw)
    [all...]
platform_wayland.c 82 struct dri2_egl_surface *dri2_surf = data;
106 struct dri2_egl_surface *dri2_surf = data;
123 struct dri2_egl_surface *dri2_surf;
209 struct dri2_egl_surface *dri2_surf = dri2_egl_surface(surf);
251 wayland_create_buffer(struct dri2_egl_surface *dri2_surf,
267 dri2_process_back_buffer(struct dri2_egl_surface *dri2_surf, unsigned format)
293 struct dri2_egl_surface *dri2_surf = data;
314 dri2_release_buffers(struct dri2_egl_surface *dri2_surf)
360 destroy_third_buffer(struct dri2_egl_surface *dri2_surf
    [all...]
egl_dri2.c 890 struct dri2_egl_surface *dri2_dsurf = dri2_egl_surface(dsurf);
891 struct dri2_egl_surface *dri2_rsurf = dri2_egl_surface(rsurf);
959 struct dri2_egl_surface *dri2_surf = dri2_egl_surface(ctx->DrawSurface);
989 struct dri2_egl_surface *dri2_surf = dri2_egl_surface(surf);
1032 struct dri2_egl_surface *dri2_surf = dri2_egl_surface(surf)
    [all...]
egl_dri2.h 151 struct dri2_egl_surface struct

Completed in 78 milliseconds