Home
last modified time | relevance | path

Searched refs:DRM_VMW_FENCE_FLAG_EXEC (Results 1 - 3 of 3) sorted by relevance

/third_party/libdrm/include/drm/
H A Dvmwgfx_drm.h601 * DRM_VMW_FENCE_FLAG_EXEC: All commands ahead of the fence in the command
614 #define DRM_VMW_FENCE_FLAG_EXEC (1 << 0) macro
702 * when the fence has signaled the DRM_VMW_FENCE_FLAG_EXEC flag.
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmwgfx_drm.h608 * DRM_VMW_FENCE_FLAG_EXEC: All commands ahead of the fence in the command
621 #define DRM_VMW_FENCE_FLAG_EXEC (1 << 0) macro
709 * when the fence has signaled the DRM_VMW_FENCE_FLAG_EXEC flag.
H A Dvmw_screen_ioctl.c806 dflags |= DRM_VMW_FENCE_FLAG_EXEC; in vmw_drm_fence_flags()

Completed in 8 milliseconds