Searched refs:get_buffers (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gbm/backends/dri/
H A Dgbm_driint.h78 __DRIbuffer *(*get_buffers)(__DRIdrawable * driDrawable, member in struct:gbm_dri_device
H A Dgbm_dri.c79 if (dri->get_buffers == NULL)
82 return dri->get_buffers(driDrawable, width, height, attachments,
/xsrc/external/mit/MesaLib/dist/src/gbm/backends/dri/
H A Dgbm_driint.h88 __DRIbuffer *(*get_buffers)(__DRIdrawable * driDrawable, member in struct:gbm_dri_device
H A Dgbm_dri.c102 if (dri->get_buffers == NULL)
105 return dri->get_buffers(driDrawable, width, height, attachments,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D9.0.2.rst92 - egl/wayland: Dispatch the event queue before get_buffers
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Dplatform_drm.c744 dri2_dpy->gbm_dri->get_buffers = dri2_drm_get_buffers;
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_drm.c759 dri2_dpy->gbm_dri->get_buffers = dri2_drm_get_buffers;
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json5242 "description": "egl/wayland: Don't replace existing backbuffer in get_buffers",
[all...]

Completed in 116 milliseconds