HomeSort by relevance Sort by last modified time
    Searched defs:DRM_VMW_FENCE_FLAG_EXEC (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
vmwgfx_drm.h 565 * DRM_VMW_FENCE_FLAG_EXEC: All commands ahead of the fence in the command
578 #define DRM_VMW_FENCE_FLAG_EXEC (1 << 0)
666 * when the fence has signaled the DRM_VMW_FENCE_FLAG_EXEC flag.
  /bionic/libc/kernel/uapi/drm/
vmwgfx_drm.h 187 #define DRM_VMW_FENCE_FLAG_EXEC (1 << 0)
  /external/kernel-headers/original/uapi/drm/
vmwgfx_drm.h 601 * DRM_VMW_FENCE_FLAG_EXEC: All commands ahead of the fence in the command
614 #define DRM_VMW_FENCE_FLAG_EXEC (1 << 0)
702 * when the fence has signaled the DRM_VMW_FENCE_FLAG_EXEC flag.
  /external/libdrm/include/drm/
vmwgfx_drm.h 591 * DRM_VMW_FENCE_FLAG_EXEC: All commands ahead of the fence in the command
604 #define DRM_VMW_FENCE_FLAG_EXEC (1 << 0)
692 * when the fence has signaled the DRM_VMW_FENCE_FLAG_EXEC flag.
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmwgfx_drm.h 594 * DRM_VMW_FENCE_FLAG_EXEC: All commands ahead of the fence in the command
607 #define DRM_VMW_FENCE_FLAG_EXEC (1 << 0)
695 * when the fence has signaled the DRM_VMW_FENCE_FLAG_EXEC flag.

Completed in 764 milliseconds