Searched refs:dri2_egl_surface (Results 1 – 6 of 6) sorted by relevance
82 struct dri2_egl_surface *dri2_surf = data; in wl_buffer_release()106 struct dri2_egl_surface *dri2_surf = data; in resize_callback()123 struct dri2_egl_surface *dri2_surf; in dri2_create_surface()209 struct dri2_egl_surface *dri2_surf = dri2_egl_surface(surf); in dri2_destroy_surface()251 wayland_create_buffer(struct dri2_egl_surface *dri2_surf, in wayland_create_buffer()267 dri2_process_back_buffer(struct dri2_egl_surface *dri2_surf, unsigned format) in dri2_process_back_buffer()293 struct dri2_egl_surface *dri2_surf = data; in dri2_release_pending_buffer()314 dri2_release_buffers(struct dri2_egl_surface *dri2_surf) in dri2_release_buffers()360 destroy_third_buffer(struct dri2_egl_surface *dri2_surf) in destroy_third_buffer()379 swap_wl_buffers(struct dri2_egl_surface *dri2_surf, in swap_wl_buffers()[all …]
44 struct dri2_egl_surface * dri2_surf, in swrastCreateDrawable()83 struct dri2_egl_surface * dri2_surf) in swrastDestroyDrawable()94 struct dri2_egl_surface *dri2_surf = loaderPrivate; in swrastGetDrawableInfo()122 struct dri2_egl_surface *dri2_surf = loaderPrivate; in swrastPutImage()148 struct dri2_egl_surface *dri2_surf = loaderPrivate; in swrastGetImage()183 struct dri2_egl_surface *dri2_surf; in dri2_create_surface()300 struct dri2_egl_surface *dri2_surf = dri2_egl_surface(surf); in dri2_destroy_surface()331 dri2_process_buffers(struct dri2_egl_surface *dri2_surf, in dri2_process_buffers()377 struct dri2_egl_surface *dri2_surf = loaderPrivate; in dri2_get_buffers()410 struct dri2_egl_surface *dri2_surf = loaderPrivate; in dri2_get_buffers_with_format()[all …]
44 struct dri2_egl_surface *dri2_surf = surf->dri_private; in lock_front_buffer()63 struct dri2_egl_surface *dri2_surf = surf->dri_private; in release_buffer()77 struct dri2_egl_surface *dri2_surf = surf->dri_private; in has_free_buffers()94 struct dri2_egl_surface *dri2_surf; in dri2_create_surface()154 struct dri2_egl_surface *dri2_surf = dri2_egl_surface(surf); in dri2_destroy_surface()179 get_back_bo(struct dri2_egl_surface *dri2_surf, __DRIbuffer *buffer) in get_back_bo()220 get_aux_bo(struct dri2_egl_surface *dri2_surf, in get_aux_bo()248 struct dri2_egl_surface *dri2_surf = loaderPrivate; in dri2_get_buffers_with_format()327 struct dri2_egl_surface *dri2_surf = dri2_egl_surface(draw); in dri2_swap_buffers()
80 droid_window_dequeue_buffer(struct dri2_egl_surface *dri2_surf) in droid_window_dequeue_buffer()92 droid_window_enqueue_buffer(struct dri2_egl_surface *dri2_surf) in droid_window_enqueue_buffer()103 droid_window_cancel_buffer(struct dri2_egl_surface *dri2_surf) in droid_window_cancel_buffer()110 droid_alloc_local_buffer(struct dri2_egl_surface *dri2_surf, in droid_alloc_local_buffer()129 droid_free_local_buffers(struct dri2_egl_surface *dri2_surf) in droid_free_local_buffers()151 struct dri2_egl_surface *dri2_surf; in droid_create_surface()233 struct dri2_egl_surface *dri2_surf = dri2_egl_surface(surf); in droid_destroy_surface()259 struct dri2_egl_surface *dri2_surf = dri2_egl_surface(draw); in droid_swap_buffers()386 droid_get_buffers_parse_attachments(struct dri2_egl_surface *dri2_surf, in droid_get_buffers_parse_attachments()446 struct dri2_egl_surface *dri2_surf = loaderPrivate; in droid_get_buffers_with_format()
890 struct dri2_egl_surface *dri2_dsurf = dri2_egl_surface(dsurf); in dri2_make_current()891 struct dri2_egl_surface *dri2_rsurf = dri2_egl_surface(rsurf); in dri2_make_current()959 struct dri2_egl_surface *dri2_surf = dri2_egl_surface(ctx->DrawSurface); in dri2_wait_client()989 struct dri2_egl_surface *dri2_surf = dri2_egl_surface(surf); in dri2_bind_tex_image()1032 struct dri2_egl_surface *dri2_surf = dri2_egl_surface(surf); in dri2_release_tex_image()
151 struct dri2_egl_surface struct