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 D | platform_drm.c | 243 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 D | platform_wayland.c | 422 dri2_get_buffers_with_format(__DRIdrawable * driDrawable, function 517 dri2_get_buffers_with_format(driDrawable, 809 dri2_get_buffers_with_format;
|
H A D | platform_x11.c | 405 dri2_get_buffers_with_format(__DRIdrawable * driDrawable, function 1113 dri2_get_buffers_with_format;
|
/external/mesa3d/src/egl/drivers/dri2/ |
H A D | platform_drm.c | 243 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 D | platform_wayland.c | 422 dri2_get_buffers_with_format(__DRIdrawable * driDrawable, function 517 dri2_get_buffers_with_format(driDrawable, 809 dri2_get_buffers_with_format;
|
H A D | platform_x11.c | 405 dri2_get_buffers_with_format(__DRIdrawable * driDrawable, function 1113 dri2_get_buffers_with_format;
|
Completed in 92 milliseconds