Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_surface.c51 vmw_ioctl_surface_destroy(dst->screen, dst->sid); in vmw_svga_winsys_surface_reference()
Dvmw_screen.h105 vmw_ioctl_surface_destroy(struct vmw_winsys_screen *vws,
Dvmw_screen_dri.c214 vmw_ioctl_surface_destroy(vws, whandle->handle); in vmw_drm_surface_from_handle()
Dvmw_screen_ioctl.c172 vmw_ioctl_surface_destroy(struct vmw_winsys_screen *vws, uint32 sid) in vmw_ioctl_surface_destroy() function