Home
last modified time | relevance | path

Searched refs:image_get_buffers (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gbm/backends/dri/
H A Dgbm_driint.h99 int (*image_get_buffers)(__DRIdrawable *driDrawable, member
H A Dgbm_dri.c150 image_get_buffers(__DRIdrawable *driDrawable, in image_get_buffers() function
160 if (dri->image_get_buffers == NULL) in image_get_buffers()
163 return dri->image_get_buffers(driDrawable, format, stamp, in image_get_buffers()
259 .getBuffers = image_get_buffers,
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_drm.c763 dri2_dpy->gbm_dri->image_get_buffers = dri2_drm_image_get_buffers; in dri2_initialize_drm()
H A Dplatform_wayland.c1257 image_get_buffers(__DRIdrawable *driDrawable, in image_get_buffers() function
1307 .getBuffers = image_get_buffers,

Completed in 7 milliseconds