Home
last modified time | relevance | path

Searched refs:getBuffersWithFormat (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_screen.h151 && (loader->getBuffersWithFormat != NULL); in dri_with_format()
Ddri2.c194 buffers = loader->getBuffersWithFormat(dri_drawable, in dri2_drawable_get_buffers()
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_x11.c1585 .getBuffersWithFormat = NULL,
1593 .getBuffersWithFormat = dri2_x11_get_buffers_with_format,
Dplatform_android.c1374 .getBuffersWithFormat = droid_get_buffers_with_format,
Dplatform_wayland.c1300 .getBuffersWithFormat = dri2_wl_get_buffers_with_format,
/third_party/mesa3d/include/GL/internal/
Ddri_interface.h1023 __DRIbuffer *(*getBuffersWithFormat)(__DRIdrawable *driDrawable, member
/third_party/mesa3d/src/glx/
Ddri2_glx.c856 .getBuffersWithFormat = dri2GetBuffersWithFormat,
/third_party/mesa3d/src/gbm/backends/dri/
Dgbm_dri.c252 .getBuffersWithFormat = dri_get_buffers_with_format,