Searched defs:dri2_get_buffers_with_format (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/
H A Dplatform_drm.c243 dri2_get_buffers_with_format(__DRIdrawable *driDrawable, function
306 dri2_get_buffers_with_format(driDrawable,
454 dri2_dpy->gbm_dri->get_buffers_with_format = dri2_get_buffers_with_format;
H A Dplatform_wayland.c422 dri2_get_buffers_with_format(__DRIdrawable * driDrawable, function
517 dri2_get_buffers_with_format(driDrawable,
809 dri2_get_buffers_with_format;
H A Dplatform_x11.c405 dri2_get_buffers_with_format(__DRIdrawable * driDrawable, function
1113 dri2_get_buffers_with_format;
/external/mesa3d/src/egl/drivers/dri2/
H A Dplatform_drm.c243 dri2_get_buffers_with_format(__DRIdrawable *driDrawable, function
306 dri2_get_buffers_with_format(driDrawable,
454 dri2_dpy->gbm_dri->get_buffers_with_format = dri2_get_buffers_with_format;
H A Dplatform_wayland.c422 dri2_get_buffers_with_format(__DRIdrawable * driDrawable, function
517 dri2_get_buffers_with_format(driDrawable,
809 dri2_get_buffers_with_format;
H A Dplatform_x11.c405 dri2_get_buffers_with_format(__DRIdrawable * driDrawable, function
1113 dri2_get_buffers_with_format;

Completed in 121 milliseconds