Home
last modified time | relevance | path

Searched defs:dri2_surf (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/egl/drivers/dri2/
Dplatform_wayland.c91 struct dri2_egl_surface *dri2_surf = data; in wl_buffer_release() local
113 struct dri2_egl_surface *dri2_surf = data; in resize_callback() local
123 struct dri2_egl_surface *dri2_surf = data; in destroy_window_callback() local
139 struct dri2_egl_surface *dri2_surf; in dri2_wl_create_window_surface() local
232 struct dri2_egl_surface *dri2_surf = dri2_egl_surface(surf); in dri2_wl_destroy_surface() local
274 dri2_wl_release_buffers(struct dri2_egl_surface *dri2_surf) in dri2_wl_release_buffers()
309 get_back_bo(struct dri2_egl_surface *dri2_surf) in get_back_bo()
391 back_bo_to_dri_buffer(struct dri2_egl_surface *dri2_surf, __DRIbuffer *buffer) in back_bo_to_dri_buffer()
411 get_aux_bo(struct dri2_egl_surface *dri2_surf, in get_aux_bo()
434 update_buffers(struct dri2_egl_surface *dri2_surf) in update_buffers()
[all …]
Dplatform_drm.c47 struct dri2_egl_surface *dri2_surf = surf->dri_private; in lock_front_buffer() local
70 struct dri2_egl_surface *dri2_surf = surf->dri_private; in release_buffer() local
84 struct dri2_egl_surface *dri2_surf = surf->dri_private; in has_free_buffers() local
101 struct dri2_egl_surface *dri2_surf; in dri2_drm_create_surface() local
191 struct dri2_egl_surface *dri2_surf = dri2_egl_surface(surf); in dri2_drm_destroy_surface() local
213 get_back_bo(struct dri2_egl_surface *dri2_surf) in get_back_bo()
244 get_swrast_front_bo(struct dri2_egl_surface *dri2_surf) in get_swrast_front_bo()
266 back_bo_to_dri_buffer(struct dri2_egl_surface *dri2_surf, __DRIbuffer *buffer) in back_bo_to_dri_buffer()
286 get_aux_bo(struct dri2_egl_surface *dri2_surf, in get_aux_bo()
314 struct dri2_egl_surface *dri2_surf = loaderPrivate; in dri2_drm_get_buffers_with_format() local
[all …]
Dplatform_android.c158 droid_window_dequeue_buffer(struct dri2_egl_surface *dri2_surf) in droid_window_dequeue_buffer()
199 droid_window_enqueue_buffer(_EGLDisplay *disp, struct dri2_egl_surface *dri2_surf) in droid_window_enqueue_buffer()
239 droid_window_cancel_buffer(_EGLDisplay *disp, struct dri2_egl_surface *dri2_surf) in droid_window_cancel_buffer()
246 droid_alloc_local_buffer(struct dri2_egl_surface *dri2_surf, in droid_alloc_local_buffer()
265 droid_free_local_buffers(struct dri2_egl_surface *dri2_surf) in droid_free_local_buffers()
287 struct dri2_egl_surface *dri2_surf; in droid_create_surface() local
368 struct dri2_egl_surface *dri2_surf = dri2_egl_surface(surf); in droid_destroy_surface() local
399 update_buffers(struct dri2_egl_surface *dri2_surf) in update_buffers()
422 get_front_bo(struct dri2_egl_surface *dri2_surf, unsigned int format) in get_front_bo()
455 get_back_bo(struct dri2_egl_surface *dri2_surf, unsigned int format) in get_back_bo()
[all …]
Dplatform_x11.c58 struct dri2_egl_surface * dri2_surf) in swrastCreateDrawable()
95 struct dri2_egl_surface * dri2_surf) in swrastDestroyDrawable()
106 struct dri2_egl_surface *dri2_surf = loaderPrivate; in swrastGetDrawableInfo() local
134 struct dri2_egl_surface *dri2_surf = loaderPrivate; in swrastPutImage() local
160 struct dri2_egl_surface *dri2_surf = loaderPrivate; in swrastGetImage() local
206 struct dri2_egl_surface *dri2_surf; in dri2_x11_create_surface() local
376 struct dri2_egl_surface *dri2_surf = dri2_egl_surface(surf); in dri2_x11_destroy_surface() local
411 struct dri2_egl_surface *dri2_surf = dri2_egl_surface(surf); in dri2_query_surface() local
438 dri2_x11_process_buffers(struct dri2_egl_surface *dri2_surf, in dri2_x11_process_buffers()
484 struct dri2_egl_surface *dri2_surf = loaderPrivate; in dri2_x11_get_buffers() local
[all …]
Dplatform_surfaceless.c42 struct dri2_egl_surface *dri2_surf) in surfaceless_alloc_image()
54 surfaceless_free_images(struct dri2_egl_surface *dri2_surf) in surfaceless_free_images()
73 struct dri2_egl_surface *dri2_surf = loaderPrivate; in surfaceless_image_get_buffers() local
114 struct dri2_egl_surface *dri2_surf; in dri2_surfaceless_create_surface() local
162 struct dri2_egl_surface *dri2_surf = dri2_egl_surface(surf); in surfaceless_destroy_surface() local
Degl_dri2.c1362 struct dri2_egl_surface *dri2_surf = dri2_egl_surface(surf); in dri2_surface_get_dri_drawable() local