Home
last modified time | relevance | path

Searched refs:vmw_ioctl_context_destroy (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen.h126 vmw_ioctl_context_destroy(struct vmw_winsys_screen *vws,
Dvmw_context.c688 vmw_ioctl_context_destroy(vswc->vws, swc->cid); in vmw_swc_destroy()
862 vmw_ioctl_context_destroy(vws, vswc->base.cid); in vmw_svga_winsys_context_create()
Dvmw_screen_ioctl.c118 vmw_ioctl_context_destroy(struct vmw_winsys_screen *vws, uint32 cid) in vmw_ioctl_context_destroy() function