Home
last modified time | relevance | path

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

/third_party/libdrm/include/drm/
Dvmwgfx_drm.h308 #define DRM_VMW_EXECBUF_FLAG_IMPORT_FENCE_FD (1 << 0) macro
/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dvmwgfx_drm.h332 #define DRM_VMW_EXECBUF_FLAG_IMPORT_FENCE_FD (1 << 0) macro
Dvmw_screen_ioctl.c548 arg.flags |= DRM_VMW_EXECBUF_FLAG_IMPORT_FENCE_FD; in vmw_ioctl_command()