Home
last modified time | relevance | path

Searched refs:dri2_egl_surface_alloc_local_buffer (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.h505 dri2_egl_surface_alloc_local_buffer(struct dri2_egl_surface *dri2_surf,
Dplatform_drm.c295 local = dri2_egl_surface_alloc_local_buffer(dri2_surf, attachments[i], in dri2_drm_get_buffers_with_format()
Dplatform_android.c993 local = dri2_egl_surface_alloc_local_buffer(dri2_surf, in droid_get_buffers_parse_attachments()
Dplatform_wayland.c571 local = dri2_egl_surface_alloc_local_buffer(dri2_surf, attachments[i], in dri2_wl_get_buffers_with_format()
Degl_dri2.c1015 dri2_egl_surface_alloc_local_buffer(struct dri2_egl_surface *dri2_surf, in dri2_egl_surface_alloc_local_buffer() function