Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen.h177 vmw_ioctl_region_destroy(struct vmw_region *region);
Dvmw_buffer.c104 vmw_ioctl_region_destroy(buf->region); in vmw_gmr_buffer_destroy()
Dvmw_screen_dri.c208 vmw_ioctl_region_destroy(desc.region); in vmw_drm_gb_surface_from_handle()
Dvmw_screen_svga.c269 vmw_ioctl_region_destroy(desc.region); in vmw_svga_winsys_surface_create()
Dvmw_screen_ioctl.c559 vmw_ioctl_region_destroy(struct vmw_region *region) in vmw_ioctl_region_destroy() function