Searched refs:gbm_dri_surface (Results 1 – 4 of 4) sorted by relevance
40 struct gbm_dri_surface;112 struct gbm_dri_surface { struct130 static inline struct gbm_dri_surface * argument131 gbm_dri_surface(struct gbm_surface *surface) in gbm_dri_surface() function133 return (struct gbm_dri_surface *) surface; in gbm_dri_surface()
84 struct gbm_dri_surface *surf = data; in dri_get_buffers()97 struct gbm_dri_surface *surf = data; in dri_flush_front_buffer()110 struct gbm_dri_surface *surf = data; in dri_get_buffers_with_format()129 struct gbm_dri_surface *surf = loaderPrivate; in image_get_buffers()147 struct gbm_dri_surface *surf = loaderPrivate; in swrast_get_drawable_info()166 struct gbm_dri_surface *surf = loaderPrivate; in swrast_put_image2()198 struct gbm_dri_surface *surf = loaderPrivate; in swrast_get_image()1276 struct gbm_dri_surface *surf; in gbm_dri_surface_create()1335 struct gbm_dri_surface *surf = gbm_dri_surface(_surf); in gbm_dri_surface_destroy()
46 struct gbm_dri_surface *surf = (struct gbm_dri_surface *) _surf; in lock_front_buffer()69 struct gbm_dri_surface *surf = (struct gbm_dri_surface *) _surf; in release_buffer()83 struct gbm_dri_surface *surf = (struct gbm_dri_surface *) _surf; in has_free_buffers()102 struct gbm_dri_surface *surf; in dri2_drm_create_window_surface()116 surf = gbm_dri_surface(surface); in dri2_drm_create_window_surface()192 struct gbm_dri_surface *surf = dri2_surf->gbm_surf; in get_back_bo()234 struct gbm_dri_surface *surf = dri2_surf->gbm_surf; in get_swrast_front_bo()
277 struct gbm_dri_surface *gbm_surf;