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

/xsrc/external/mit/MesaLib.old/dist/src/gbm/backends/dri/
H A Dgbm_driint.h83 __DRIbuffer *(*get_buffers_with_format)(__DRIdrawable * driDrawable, member in struct:gbm_dri_device
H A Dgbm_dri.c105 if (dri->get_buffers_with_format == NULL)
109 dri->get_buffers_with_format(driDrawable, width, height, attachments,
/xsrc/external/mit/MesaLib/dist/src/gbm/backends/dri/
H A Dgbm_driint.h93 __DRIbuffer *(*get_buffers_with_format)(__DRIdrawable * driDrawable, member in struct:gbm_dri_device
H A Dgbm_dri.c128 if (dri->get_buffers_with_format == NULL)
132 dri->get_buffers_with_format(driDrawable, width, height, attachments,
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Dplatform_drm.c746 dri2_dpy->gbm_dri->get_buffers_with_format = dri2_drm_get_buffers_with_format;
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_drm.c761 dri2_dpy->gbm_dri->get_buffers_with_format = dri2_drm_get_buffers_with_format;

Completed in 7 milliseconds