Home
last modified time | relevance | path

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

/third_party/libdrm/include/drm/
Dvmwgfx_drm.h905 drm_vmw_surface_flag_shareable = (1 << 0), enumerator
/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dvmwgfx_drm.h913 drm_vmw_surface_flag_shareable = (1 << 0), enumerator
Dvmw_screen_ioctl.c248 req->base.drm_surface_flags |= drm_vmw_surface_flag_shareable; in vmw_ioctl_gb_surface_create()
290 req->drm_surface_flags |= drm_vmw_surface_flag_shareable; in vmw_ioctl_gb_surface_create()