Searched refs:get_buffers_with_format (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gbm/backends/dri/
H A Dgbm_driint.h65 __DRIbuffer *(*get_buffers_with_format)(__DRIdrawable * driDrawable, member in struct:gbm_dri_device
H A Dgbm_dri.c99 if (dri->get_buffers_with_format == NULL)
103 dri->get_buffers_with_format(driDrawable, width, height, attachments,
/external/mesa3d/src/gbm/backends/dri/
H A Dgbm_driint.h65 __DRIbuffer *(*get_buffers_with_format)(__DRIdrawable * driDrawable, member in struct:gbm_dri_device
H A Dgbm_dri.c99 if (dri->get_buffers_with_format == NULL)
103 dri->get_buffers_with_format(driDrawable, width, height, attachments,
/external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/
H A Dplatform_drm.c454 dri2_dpy->gbm_dri->get_buffers_with_format = dri2_get_buffers_with_format;
/external/mesa3d/src/egl/drivers/dri2/
H A Dplatform_drm.c454 dri2_dpy->gbm_dri->get_buffers_with_format = dri2_get_buffers_with_format;

Completed in 171 milliseconds