Home
last modified time | relevance | path

Searched defs:driDrawable (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_device.c70 device_image_get_buffers(struct dri_drawable *driDrawable, unsigned int format, in device_image_get_buffers()
182 device_flush_front_buffer(struct dri_drawable *driDrawable, void *loaderPrivate) in device_flush_front_buffer()
Dplatform_surfaceless.c65 surfaceless_image_get_buffers(struct dri_drawable *driDrawable, unsigned int format, in surfaceless_image_get_buffers()
182 surfaceless_flush_front_buffer(struct dri_drawable *driDrawable, void *loaderPrivate) in surfaceless_flush_front_buffer()
Dplatform_drm.c287 dri2_drm_image_get_buffers(struct dri_drawable *driDrawable, unsigned int format, in dri2_drm_image_get_buffers()
305 dri2_drm_flush_front_buffer(struct dri_drawable *driDrawable, void *loaderPrivate) in dri2_drm_flush_front_buffer()
407 swrast_put_image2(struct dri_drawable *driDrawable, int op, int x, int y, int width, in swrast_put_image2()
450 swrast_get_image(struct dri_drawable *driDrawable, int x, int y, int width, in swrast_get_image()
Dplatform_android.c553 droid_image_get_buffers(struct dri_drawable *driDrawable, unsigned int format, in droid_image_get_buffers()
758 droid_flush_front_buffer(struct dri_drawable *driDrawable, void *loaderPrivate) in droid_flush_front_buffer()
897 droid_display_shared_buffer(struct dri_drawable *driDrawable, int fence_fd, in droid_display_shared_buffer()
Dplatform_x11.c674 dri2_x11_get_buffers(struct dri_drawable *driDrawable, int *width, int *height, in dri2_x11_get_buffers()
709 dri2_x11_get_buffers_with_format(struct dri_drawable *driDrawable, int *width, in dri2_x11_get_buffers_with_format()
743 dri2_x11_flush_front_buffer(struct dri_drawable *driDrawable, void *loaderPrivate) in dri2_x11_flush_front_buffer()
Dplatform_x11_dri3.c415 dri3_flush_front_buffer(struct dri_drawable *driDrawable, void *loaderPrivate) in dri3_flush_front_buffer()
Dplatform_wayland.c1440 image_get_buffers(struct dri_drawable *driDrawable, unsigned int format, in image_get_buffers()
1456 dri2_wl_flush_front_buffer(struct dri_drawable *driDrawable, void *loaderPrivate) in dri2_wl_flush_front_buffer()
/third_party/mesa3d/src/gbm/backends/dri/
Dgbm_dri.c88 dri_flush_front_buffer(struct dri_drawable * driDrawable, void *data) in dri_flush_front_buffer()
112 image_get_buffers(struct dri_drawable *driDrawable, in image_get_buffers()
130 swrast_get_drawable_info(struct dri_drawable *driDrawable, in swrast_get_drawable_info()
146 swrast_put_image2(struct dri_drawable *driDrawable, in swrast_put_image2()
166 swrast_put_image(struct dri_drawable *driDrawable, in swrast_put_image()
180 swrast_get_image(struct dri_drawable *driDrawable, in swrast_get_image()
/third_party/mesa3d/src/glx/
Ddri3_glx.c297 dri3_flush_front_buffer(struct dri_drawable *driDrawable, void *loaderPrivate) in dri3_flush_front_buffer()
328 dri3_flush_swap_buffers(struct dri_drawable *driDrawable, void *loaderPrivate) in dri3_flush_swap_buffers()
Ddri2_glx.c394 dri2FlushFrontBuffer(struct dri_drawable *driDrawable, void *loaderPrivate) in dri2FlushFrontBuffer()
543 dri2GetBuffers(struct dri_drawable * driDrawable, in dri2GetBuffers()
566 dri2GetBuffersWithFormat(struct dri_drawable * driDrawable, in dri2GetBuffersWithFormat()
/third_party/mesa3d/src/gallium/frontends/dri/
Dloader_dri3_helper.c1928 dri3_get_pixmap_buffer(struct dri_drawable *driDrawable, unsigned int fourcc, in dri3_get_pixmap_buffer()
2009 dri3_get_buffer(struct dri_drawable *driDrawable, in dri3_get_buffer()
2140 dri3_free_buffers(struct dri_drawable *driDrawable, in dri3_free_buffers()
2174 loader_dri3_get_buffers(struct dri_drawable *driDrawable, in loader_dri3_get_buffers()