Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen_ioctl.c288 boolean *needs_unref) in vmw_ioctl_surface_req() argument
295 *needs_unref = FALSE; in vmw_ioctl_surface_req()
310 *needs_unref = TRUE; in vmw_ioctl_surface_req()
314 *needs_unref = FALSE; in vmw_ioctl_surface_req()
355 boolean needs_unref = FALSE; in vmw_ioctl_gb_surface_ref() local
366 ret = vmw_ioctl_surface_req(vws, whandle, req, &needs_unref); in vmw_ioctl_gb_surface_ref()
388 if (needs_unref) in vmw_ioctl_gb_surface_ref()
393 if (needs_unref) in vmw_ioctl_gb_surface_ref()