Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen.h146 vmw_ioctl_context_destroy(struct vmw_winsys_screen *vws,
Dvmw_context.c680 vmw_ioctl_context_destroy(vswc->vws, swc->cid); in vmw_swc_destroy()
842 vmw_ioctl_context_destroy(vws, vswc->base.cid); in vmw_svga_winsys_context_create()
Dvmw_screen_ioctl.c123 vmw_ioctl_context_destroy(struct vmw_winsys_screen *vws, uint32 cid) in vmw_ioctl_context_destroy() function