Home
last modified time | relevance | path

Searched refs:vmw_ioctl_surface_destroy (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen_dri.c241 vmw_ioctl_surface_destroy(vws, whandle->handle); in vmw_drm_gb_surface_from_handle()
299 vmw_ioctl_surface_destroy(vws, handle); in vmw_drm_surface_from_handle()
351 vmw_ioctl_surface_destroy(vws, handle); in vmw_drm_surface_from_handle()
Dvmw_surface.c198 vmw_ioctl_surface_destroy(dst->screen, dst->sid); in vmw_svga_winsys_surface_reference()
Dvmw_screen.h157 vmw_ioctl_surface_destroy(struct vmw_winsys_screen *vws,
Dvmw_screen_ioctl.c384 vmw_ioctl_surface_destroy(vws, *handle); in vmw_ioctl_gb_surface_ref()
389 vmw_ioctl_surface_destroy(vws, *handle); in vmw_ioctl_gb_surface_ref()
396 vmw_ioctl_surface_destroy(struct vmw_winsys_screen *vws, uint32 sid) in vmw_ioctl_surface_destroy() function
Dvmw_screen_svga.c236 vmw_ioctl_surface_destroy(vws, surface->sid); in vmw_svga_winsys_surface_create()