Home
last modified time | relevance | path

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

/third_party/libdrm/include/drm/
Dvmwgfx_drm.h309 #define DRM_VMW_EXECBUF_FLAG_EXPORT_FENCE_FD (1 << 1) macro
/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dvmwgfx_drm.h333 #define DRM_VMW_EXECBUF_FLAG_EXPORT_FENCE_FD (1 << 1) macro
Dvmw_screen_ioctl.c544 arg.flags |= DRM_VMW_EXECBUF_FLAG_EXPORT_FENCE_FD; in vmw_ioctl_command()