OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DRM_VMW_FENCE_FLAG_EXEC
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/svga/drm/
vmwgfx_drm.h
566
*
DRM_VMW_FENCE_FLAG_EXEC
: All commands ahead of the fence in the command
579
#define
DRM_VMW_FENCE_FLAG_EXEC
(1 << 0)
/external/mesa3d/src/gallium/winsys/svga/drm/
vmwgfx_drm.h
566
*
DRM_VMW_FENCE_FLAG_EXEC
: All commands ahead of the fence in the command
579
#define
DRM_VMW_FENCE_FLAG_EXEC
(1 << 0)
Completed in 38 milliseconds