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 D | gbm_driint.h | 83 __DRIbuffer *(*get_buffers_with_format)(__DRIdrawable * driDrawable, member in struct:gbm_dri_device
|
| H A D | gbm_dri.c | 105 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 D | gbm_driint.h | 93 __DRIbuffer *(*get_buffers_with_format)(__DRIdrawable * driDrawable, member in struct:gbm_dri_device
|
| H A D | gbm_dri.c | 128 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 D | platform_drm.c | 746 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 D | platform_drm.c | 761 dri2_dpy->gbm_dri->get_buffers_with_format = dri2_drm_get_buffers_with_format;
|
Completed in 7 milliseconds